Skip to main content

Hello,

 

  1. Are there more information about the rate limits?
  2. 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
  3. can I see somewhere else how much request I did (or credits I used)?

 

regards,

 

Robert

Hi ​@Robert Willemelis,

 

For your first question, we don't actually have public documentation for API rate limits at the moment. It's an older post, but you might still find this forum thread interesting: 

 

As for your second and third questions, I'll ask around internally, and if I learn anything, I’ll update.

 

Thanks,


Hi ​@Junko3 ,

 

yes this one post I know … but was looking for sth. more relyable :-)

 

And in case you dont show remaing rate budget via header, it would be awesome if figma could do so in future. Thats a common and easy way for developer to avoid issues :-)

 

Kind regards,

 

Robert


Reply