Friendbuy Rate Limits
Friendbuy does not publish fixed numeric rate limits for the Merchant API in its public developer documentation. The API is a server-to-server integration used for customer sync, event tracking, referral-link generation, analytics reads, and loyalty ledger operations; practical throughput is governed by the account's plan and by Friendbuy's operational limits rather than by a documented per-minute request cap. The authorization token obtained at POST /authorization is short-lived (the response carries an `expires` timestamp), so clients should cache the token until near expiry and re-auth rather than calling /authorization on every request.
Friendbuy Rate Limits is the machine-readable rate-limit profile for Friendbuy on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, token, and rows.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Referral Marketing, Loyalty, Rewards, Rate Limiting, and Quotas.