Errors and limits

Errors follow RFC 7807: type, title, status, detail and a stable code. The rate limit is 100 requests a minute for each key, reported in the rate-limit headers.

Stable codes worth handling on your side:

A customer who removes a card and joins the same program again gets a new card without welcome points; a used coupon stays used.

Example

curl https://perfito.al/v1/cards/PF-8F2A-19 \
  -H "Authorization: Bearer sk_test_…"