The Sequin Management API uses HTTP Bearer Authentication. You can generate an API token in the Sequin Console. You’ll include your token in the header of your HTTP requests. For example, with a client such asDocumentation Index
Fetch the complete documentation index at: https://sequin.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
curl, you can include your token by using the --header option:

