ALEFBA Developer Platform
Security

Authentication

Seller API operations require valid credentials and authorization.

Recommended request headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer YOUR_TOKEN
Verify whether the production implementation uses Bearer tokens, an API key header, or both. Update this page to match the live API.

Security principles