Getting Started

Integration Labs provides a set of APIs that allow you to interact with the platform. The APIs are organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.


Environments

Default API endpoint is https://api.rootfi.dev

KSA (Kingdom of Saudi Arabia) region API endpoint is https://api.sa.rootfi.dev


Callback URLs

The default callback URL for OAuth2 integrations is https://integrate.rootfi.dev/oauth/callback

For the KSA (Kingdom of Saudi Arabia) region, the callback URL is https://app.sa.rootfi.dev/oauth/callback