Teachers Mutual Bank · Rate Limits

Teachers Mutual Bank Rate Limits

The public Product Reference Data endpoints on ob.tmbl.com.au return CDR rate-limit and Gravitee gateway quota headers on every response. Values below were observed live on 2026-07-20 against GET /banking/products. The unauthenticated PRD tier is governed by the Consumer Data Standards Non-Functional Requirements (NFRs); the gateway also enforces a rolling request quota.

Teachers Mutual Bank Rate Limits is the machine-readable rate-limit profile for Teachers Mutual Bank on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 2 rate-limit definitions, measuring requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include CDR, Open Banking, Rate Limiting, and Product Reference Data.

2 Limits Throttle: 429
CDROpen BankingRate LimitingProduct Reference Data

Limits

PRD request rate unauthenticated-endpoint
requests
300
Observed x-rate-limit-limit 300 with x-rate-limit-remaining and x-rate-limit-reset returned per response. Consumer Data Standards NFR traffic threshold for unauthenticated PRD.
Gateway quota gateway
requests
100000
Gravitee gateway rolling quota; observed x-quota-limit 100000 with x-quota-remaining and an x-quota-reset epoch-ms timestamp.

Policies

Version negotiation
Requests must send the x-v header; unsupported versions return 406, not 429.
Backoff Strategy
On 429, honor the reset timestamp headers before retrying.

Sources