Getting Started with API
Authenticate with the Yellow.pro API and start calling endpoints.
Authentication Flow
Authentication Methods
Authorization: Bearer <token>X-API-KEY: <your-api-key>
X-TIMESTAMP: <Unix timestamp in seconds>
X-SIGNATURE: <HMAC-SHA256 signature of the request>Security Notes
Next Steps
Section
Description
Target
Last updated
Was this helpful?