Skip to main content
Use the developer docs when you are building an integration, generating an API client, configuring webhooks, or automating workflows with Syntage. Most integrations follow the same pattern:
  1. Choose the environment you are testing against.
  2. Create or identify the entity.
  3. Provide the credential, authorization, or request needed by the data source.
  4. Start or schedule an extraction or report workflow.
  5. Listen for webhook events or poll the relevant resource.
  6. Retrieve records, files, reports, or insights from the API.

Key developer pages