Skip to main content

Standard error format

All error responses use a consistent JSON format:
For 422 (validation errors), detail is an array:

HTTP error codes

Common errors

Your X-API-Key header is missing or incorrect.
Contact support@eins-innovativ.de to obtain or reset your API key.
The operator field must be "mtn" or "orange".
Use POST /api/v1/msisdn/detect to automatically detect the operator from the MSISDN.
A required field is missing or has an invalid type.
All providers for the requested operator are currently unavailable (feature flag disabled or degraded).
Check GET /api/v1/CM/providers/status for real-time provider health.