Authentication

Most Sequence APIs require authentication using either:

  • Project Access Key: For client-side requests, these are listed as public.
  • Service Token: For server-side requests that require elevated permissions, these require passing a secret bearer token and listed as secret.

You can generate these credentials in the Sequence Builder dashboard.

Rate Limits

API rate limits vary by tier and available MAUs. Check your project settings in the Sequence Builder dashboard for your specific limits.

Was this page helpful?