For addon developers
If you build or maintain a Stremio (or similar) addon backend, this is your path through the docs.
Path
- Understand the model: Introduction and Glossary.
- Get approved: Developer verification: submit ownership evidence and receive an addon identifier and developer API secret.
- Understand how to call the API: Read on required headers, providers, and errors, and then the Canonical API guide. It comes with an interactive API Reference. A request client is in the aside.
- Operational trust details: review Security and threat model as needed.
End users follow the end-user guide: they never receive your developer secret; they use a user proxy API key and Relaygate base URL in the client.