You can access the documentation for the public REST API here. This will bring up a list of additional resources.
API FAQs
What can I do with the Yeeflow API?
The Yeeflow API supports four main actions:
Retrieve records from your Yeeflow base
Create new records
Update existing records
Delete records
Query the variables of the application form, the input parameter is task id
Modify user attributes
How do I get started?
Make sure you've generated an API key for your account, and then you're all set! The documentation is base-specific, so you will see example requests that you can copy, as well as example responses.
Is there a rate limit?
Yes, the public API has a rate limit of 5 requests per second. This limit is the same across all pricing tiers and increased rate limits are not currently available.