Authentication

The Paybyrd API requires an access key which is provided to the merchant. You can use the Paybyrd API in test mode, which does not interact with the banking networks. The API key you use to authenticate the request determines whether the request is test mode or live mode.

📘

Viewing your API keys

You can manage your keys in the Paybyrd Backoffice.

Pass the API key into a REST API call as a header parameter with the following format:

curl -H 'x-api-key: b1f323f8-16c1-4610-8457-c4942a928f31'

🚧

Warning

Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth. Keep them secure!

In case you don't have an account, please contact our sales team on [email protected]