Frequently-asked questions
Get answers to the most common questions

This page gives you answers to the most common questions. If you cannot find the answer you are looking for, contact us
How do I find out about the features offered by your API?
Each API has a dedicated page, which contains several tabs:
- An Overview for a high-level description of the API and its features
- A Getting Started that explains what you need to do to integrate the API: programming languages, code samples, billing rates, etc.
- The API Reference documentation, which can be displayed in Swagger UI or Rapidoc format
- FAQs, Terms and Conditions, Sample codes can also help you
These tabs may or may not be present depending on the API you are interested in.
How do you ensure the security of your APIs?
We implement industry-standard security measures including HTTPS, OAuth 2.0 for authentication, and regular security audits to ensure that our APIs are secure.
What is the response format of your APIs?
Our APIs typically return data in JSON format, which is widely used and easily integrated into most programming languages and platforms.
How can I obtain an API key to access your services?
To obtain an API key you may refer to the OAuth2.0 step-by-step guide. This guide presents the essential steps to obtain access to the Orange APIs services.
What is the cost of using an API?
API usage is generally part of a service offer with its own pricing. Some APIs, like Store Locator, and sandbox environments are free.
What is the meaning of the error codes returned by the Orange API Gateway?
Orange APIs use appropriate HTTP response status codes to indicate whether a specific HTTP request has been successfully completed or not. The main HTTP errors and best practices for API error handling and troubleshooting are listed in: Best practices for API error handling and troubleshooting
How can I report issues or bugs specific to the API I’m using?
You may use the Contact Us form on the Orange Developer portal. Make sure to make the appropriate choice in the Request type drop-down list.
What happens if an API I’m using is deprecated?
If an API is to be deprecated, we will inform developers well in advance and provide guidance on migrating to a newer version or alternative API.
Can I contribute to the Orange Developer portal or its API documentation?
While the official API documentation is maintained by Orange, we welcome feedback and suggestions from our developer community. Please use the Contact Us form to submit your contributions.
What should I do if I experience a service disruption or outage?
If you experience a service disruption or outage, please report it immediately through the support channels provided on Orange Developer. Our team will investigate and work to resolve the issue promptly.
