The Clarify API

The Clarify API allow you to create, update and delete all resources across the Clarify platform. It is currently in its infancy, but we have swagger docs, and a mini-spec that should help our earliest developers build with our API.

We are currently working on our full API. In the meantime, you can reference our swagger docs, and a lightweight version of an API spec here.

This is a work in progress page and will be updated in the coming months!

swagger docs

Our API uses OAuth authentication, allowing you to obtain a token and make requests as if you were a browser. This enables seamless integration without the need for dedicated API keys or custom endpoints.

Key details:

  • OAuth-based access: Authenticate via OAuth to interact with our API.
  • No API keys (Yet): We currently do not provide API keys or dedicated endpoints, but they’re on our roadmap.
  • Widely used: Many developers already leverage our OAuth APIs for various use cases.
  • Explore the API: You can check out our API at api.getclarify.ai/swagger (Note: Documentation is not yet available.)

Stay tuned for updates as we enhance our API capabilities! 🚀