Rise.ai logo

Get Started

Follow these steps to integrate Rise into your application stack.
Important!
We recently released Rise.ai V2. If the screenshots in this article don't match your dashboard, you may be looking for the V1 docs.

Merchants

For store owners who want to create direct API requests to their own Rise.ai account using API keys for server-to-server communication.
Steps:
1. Create an AccountSet up your Rise.ai developer account to access our APIs and start building integrations. Learn more in our account creation guide.
2. Configure API KeyUse API keys for secure server-side authentication with Rise.ai APIs. Learn more in our API Key Authentication guide.
3. Start BuildingIntegrate programmatically using our official SDKs or the REST API. Check the SDKs and REST Docs sections for code samples and references.

Third-Party Applications

For developers building applications or services that will integrate with multiple merchant accounts, requiring OAuth authentication for secure access.
Steps:
1. Create an applicationContact the partnership team at partnerships@rise-ai.com
2. Configure OAuth AuthenticationImplement secure delegated access for multi-tenant applications using OAuth 2.0. Learn more in our OAuth Authentication guide.
3. Start BuildingIntegrate programmatically using our official SDKs or the REST API. Check the SDKs and REST Docs sections for code samples and references.