SEEN API 2.0 - Authorization
Authenticate to SEEN API
This API utilizes a Bearer token-based authentication scheme. To access protected endpoints, you need to include your unique token in the Authorization
header of your HTTP requests:
“Authorization” : “Bearer <your API token>”
You can create API tokens in your SEEN Platform account by navigating to:
Settings → API → Create API Key
Did this answer your question?
😞
😐
🤩
Last updated on June 4, 2025