Discover how to access protected Orange APIs resources using OAuth U2M (i.e. client_credentials grant type), with sample codes
Discover how to access protected Orange APIs resources using OAuth M2M (i.e. client_credentials grant type), provided with sample codes
OAuth 2.0 defines a protocol for securing application access to protected resources, which are accessed through REST APIs. With this guide, discover an overview of OAuth 2.0 roles, authorization grant types and M2M and U2M flows.
Orange relies on OAuth 2.0 authorization protocol to secure the access to protected resources. As such, Orange APIs return OAuth-based errors. Learn about error cases, error codes and request IDs to be managed by your application.
Step-by-step description of how to access protected Orange APIs resources using ‘2-legged’ OAuth (i.e. client_credentials grant type)
How to access protected Orange APIs resources using “3-legged” OAuth (i.e. authorization_code grant type)
Orange Developer features a catalog of APIs as well as an embedded and streamlined API subscription and account creation process. Learn how to get started on the Orange Developer portal.
Various security measures need to be taken into account when implementing clients that integrate Orange APIs. Discover these important practices.
Orange implements SMS OTP Authentication and Consent. Discover how to create a login and the encoding process in this guide
To improve the security on our APIs, all applications that used only one set of credentials for API subscription must now handle several sets of credentials. This article presents how to handle this change.