Skip to main content

For addon developers

If you build or maintain a Stremio (or similar) addon backend, this is your path through the docs.

Path

  1. Understand the model: Introduction and Glossary.
  2. Get approved: Developer verification: submit ownership evidence and receive an addon identifier and developer API secret.
  3. 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.
  4. 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.