Check out our glossary for a precise definition of Orange Developer notions
Discover how to access protected Orange APIs resources using OAuth U2M (i.e. client_credentials grant type), with sample codes
How to access protected Orange APIs resources using “3-legged” OAuth (i.e. authorization_code grant type)
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.
The Orange Design System integrates brand identity, responsive screen, accessibility, sustainability and security standards for various platforms (Web, Android , iOS, TV,..). The Orange Design System is full Open Source with all the digital contents you need!
Discover how the Orange Developer platform and our APIs can help you prevent and protect your apps against fraud (access fraud, application fraud, …).
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.
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.
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.
Step-by-step description of how to access protected Orange APIs resources using ‘2-legged’ OAuth (i.e. client_credentials grant type)
Various security measures need to be taken into account when implementing clients that integrate Orange APIs. Discover these important practices.