GetAff
Sign inList my program
API documentation

API keys

A key identifies one integration. Create one per use: that is what lets you revoke one without interrupting the others.

The life of a key

We only store a digest: the value of your key exists nowhere on our side. That is also why it can only be displayed once.

  • At creation the key appears in the clear. That is the only moment.
  • Afterwards only its label, prefix and dates remain readable.
  • Revocation takes effect on the next call.
  • A revoked key stays listed: the trace is what you need after a leak.
shell
# Keep it out of your shell history and out of your repository.
export GETAFF_API_KEY='gaff_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'

Sign in to create a key. All of the documentation stays readable without an account.

All of this documentation is public

Nothing is hidden here: the contract, the examples and the limits are readable without an account. An account is only needed to issue a key and call the API.

Create an account or sign in
API — API keys — GetAff