Ambro API

You want to use ambro solutions to enable the buying and selling of crypto by thematic to your customers. Here is a document explaining how to use our API to allow you to manage your users, their KYC, their purchase and sale of crypto.

For more information on ambro do not hesitate to discover our website https://ambro-crypto.fr

If you have any questions, do not hesitate to contact us at [email protected]envelope

URL(s)

Environment
URL

Dev

apidev.ambro-crypto.fr

Prod

api.ambro-crypto.fr

Authentification

By partnering with Ambro you received an APP_ID, API_KEY and an API_SECRET.

triangle-exclamation

You must send each request the signature of this APP_ID, API_KEY and API_SECRET in the header as the X-Amb-Access-Sig key as well as the timestamp in the key X-Amb-Access-Ts

chevron-rightSample code for creating a JS client-side signaturehashtag
chevron-rightSample code for creating a PHP client-side signaturehashtag
chevron-rightSample code for creating a Python client-side signaturehashtag
chevron-rightSample code for creating a Ruby client-side signaturehashtag
triangle-exclamation

Last updated