NuvioStreaming/Docs/Stremio addons refer/api/responses/addon_catalog.md
2026-03-04 09:00:00 +05:30

405 B

Addon Catalog Object

Used as a response for defineResourceHandler

Properties

  • transportName - required - string, only http is currently officially supported
  • transportUrl - required - string, the URL of the addon's manifest.json file
  • manifest - required - object representing the addon's Manifest Object