Skip to content

Authentication

All WMS Portal API requests require proper authentication and authorization.

The WMS Portal API supports multiple authentication methods depending on the deployment environment and security configuration.

For most integrations, include authentication headers in your requests:

Authorization: Bearer YOUR_API_TOKEN
Content-Type: application/json

For internal service communication, authentication may be handled automatically through the platform’s security infrastructure.