Stitch Money Rate Limits
Stitch exposes a single GraphQL endpoint at https://api.stitch.money/graphql. Specific per-client request rate limits and GraphQL query complexity / depth limits are not publicly published; they are governed per client and tier and confirmed during onboarding. Throttled requests are expected to surface as HTTP 429. Idempotency on write operations (disbursements, refunds) is enforced via a required nonce that de-duplicates retried requests rather than via a rate limit. Per-client values are not reconciled in this artifact.
Stitch Money Rate Limits is the machine-readable rate-limit profile for Stitch on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, complexity, and items.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Payments, Open Banking, Pay By Bank, GraphQL, and Africa.