Authentication

The creator should authenticate directly with the Checkout APIs (as opposed to individual customers authenticating).

We use HTTP BASIC authentication for all calls. All calls are made over HTTPS, and your credentials are protected.

Username

Account ID (you can get this from https://creator.tebex.io/developers/api-keys)

Password

Your API key (you can get this from https://creator.tebex.io/developers/api-keys)

Last updated