- Use the HTTP/REST endpoints
- Take advantage of our SDKs
- Make use of our official integrations
Environments
Mangopay provides two environments:Production | Sandbox |
---|---|
https://api.mangopay.com | https://api.sandbox.mangopay.com |
Content-Type | application/json |
---|---|
Encoding | UTF-8 JSON |
Note – Endpoints requiring a different Content-TypeThere are two endpoints that require the application/x-www-form-urlencoded Content-Type:
- The OAuth token endpoint – see OAuth 2.0 authentication
- The Tokenize the card endpoint, which is a URL returned by the API
UK platforms
Platforms that have contracted with Mangopay’s UK entity must include the following header in all requests in Production:Key | Value |
---|---|
x-tenant-id | uk |