Orange website screenshot

Orange

Orange Developer offers a portfolio of network, communication, identity, location, payment, IoT, and cloud APIs that allow developers to build new customer experiences powered by programmable networks and Orange's telecom infrastructure across Europe, the Middle East, and Africa.

13 APIs 0 Features
NetworkTelecomIdentityMessagingLocationPaymentIoT

APIs

Number Verification API

Verifies phone numbers in real time against the operator network for identity confirmation, fraud prevention, and frictionless authentication.

SIM Swap API

Detects recent SIM card changes for a given mobile number to help prevent account takeover and fraud.

KYC Match API

Conducts know-your-customer matching against operator-held subscriber data to validate identities during onboarding.

Device Swap API

Identifies recent changes of the device associated with a mobile number to flag potential fraud and verify continuity of identity.

Live Identity API

Identity verification suite including Live Identity Captcha and Live Identity Verify for confirming a real, present user.

Messaging APIs

A portfolio of messaging APIs including SMS Middle East and Africa, Messaging Pro Cameroon, Voice as a Service, Business Talk, and Contact Everyone for enterprise and regional c...

Device Location APIs

Device Location Retrieval and Device Location Verification APIs that obtain or confirm a device's geographic position from the network.

Geofencing API

Establishes geographic boundary alerts based on real-time device location served by the operator network.

Network Dynamics APIs

Network insight APIs including Population Density Data, Quality of Service on Demand, Device Reachability Status, and Device Roaming Status.

Orange Money API

Mobile payment platform API enabling developers to integrate Orange Money wallet transactions, transfers, and payments.

Pay with Orange Bill API

Direct carrier billing API allowing customers to charge purchases to their Orange mobile bill.

Cloud Connectivity APIs

A set of cloud and connectivity APIs including Cloud Avenue, Evolution Platform, EVPL Online, and Content Delivery Boost.

IoT Managed Global Connectivity API

SIM management and device monitoring for IoT deployments across Orange's global cellular footprint.

Collections

Pricing Plans

Orange Plans Pricing

3 plans

PLANS

Rate Limits

Orange Rate Limits

5 limits

RATE LIMITS

FinOps

Orange Finops

FINOPS

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🌐
Portal
Portal
🔗
Documentation
Documentation
📝
Signup
Signup
🔗
Login
Login
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
🔗
Website
Website

Sources

apis.yml Raw ↑
opencollection: 1.0.0
info:
  name: Orange Number Verification API
  version: '2.0'
items:
- info:
    name: Verify the provided phone number against the authenticated device
    type: http
  http:
    method: POST
    url: https://api.orange.com/camara/number-verification/v2/verify
    headers:
    - name: x-correlator
      value: ''
    body:
      type: json
      data: '{}'
  docs: Verify the provided phone number against the authenticated device
- info:
    name: Retrieve the phone number associated with the authenticated SIM
    type: http
  http:
    method: GET
    url: https://api.orange.com/camara/number-verification/v2/device-phone-number
    headers:
    - name: x-correlator
      value: ''
  docs: Retrieve the phone number associated with the authenticated SIM
bundled: true