developer.stora.co to set up and manage development access for the Stora API.
The portal guides you through three workflows:
- Testing / looking around — create a test operator and explore the API safely.
- Manage accounts — connect a real operator account when you need to manage API access for that operator.
- Create partner app — create an OAuth application for partner integrations and marketplace distribution.
Testing / looking around
Start here when you want to explore the API. Create a Developer Portal account, then create a test operator. A test operator is a sandbox-style operator account created for your developer company. It is separate from any real operator connection. Use a test operator to try requests, create credentials, configure webhook endpoints, and test integration behavior before working with real operator data.Set up authentication
Create credentials and learn how access tokens and OAuth 2.0 work.
Make your first request
Use your test operator to make your first API call.
Manage accounts
Use Manage accounts when you need to manage API access for a specific real operator. Connecting an operator account is optional. Use this flow when you are building a single-operator integration or when a developer manages credentials for an operator. The connection flow works like this:
Either the operator or developer can terminate the connection at any time. Terminating a connection can revoke access and disable credentials that depend on that operator relationship.
Create partner app
Use Create partner app when you are building an integration for multiple operators or preparing an app for marketplace distribution. In the Developer Portal, you can:- Create and maintain partner applications.
- Develop against your test operators.
- Invite selected operators to test your application.
- Review the partner approval checklist before you submit.
- Submit your application for review when it is ready.
- Manage the partner application listing on
marketplace.stora.co.