Prerequisites
- An active Sequen account. If you don’t have one, request an audit, or speak with your account representative to get started.
- Your Sequen API Key (found in your Sequen dashboard, or provided by our development team). You’ll use this in the
Authorizationheader for your API requests (e.g.,Authorization: Bearer YOUR_SEQUEN_API_KEY). - A tool for making HTTP requests, like
curlor Postman. The examples below usecurl.

