Hello,
- Are there more information about the rate limits?
- Can I read my current rate limit usage from the header during a e.g. curl request?
this seems not to work for file api or versions api like chatGPT suggests
response:
HTTP/2 200
content-type: application/json; charset=utf-8
date: Thu, 19 Jun 2025 16:52:54 GMT
x-content-type-options: nosniff
x-figma-rest-api-request-id: <requestID>
access-control-allow-origin: *
access-control-allow-headers: Content-Type, X-Figma-Token, Authorization
cache-control: no-cache, no-store
vary: X-Figma-Token,Authorization,Accept-Encoding
x-cache: Miss from cloudfront
via: 1.1 da5c11b2a013db4b3aea71948d5cedb2.cloudfront.net (CloudFront)
x-amz-cf-pop: TXL50-P2
alt-svc: h3=":443"; ma=86400
x-amz-cf-id: <some-hash>
strict-transport-security: max-age=31536000; includeSubDomains; preload
server-timing: cdn-upstream-layer;desc="EDGE",cdn-upstream-dns;dur=0,cdn-upstream-connect;dur=142,cdn-upstream-fbl;dur=1064,cdn-cache-miss,cdn-pop;desc="TXL50-P2",cdn-rid;desc="<some-hash>",cdn-downstream-fbl;dur=1081 - can I see somewhere else how much request I did (or credits I used)?
regards,
Robert