@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-api-rate-limit-headers-and-retry-after>
  a schema:TechArticle ;
  schema:headline "Agent API Rate-Limit Headers and Retry-After" ;
  schema:url <https://anchorfact.org/ai/agent-api-rate-limit-headers-and-retry-after/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-api-rate-limit-headers-and-retry-after>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc9110#section-10.2.3> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/agent-api-rate-limit-headers-and-retry-after>
  schema:citation <https://datatracker.ietf.org/doc/html/rfc6585#section-4> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/agent-api-rate-limit-headers-and-retry-after>
  schema:citation <https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api> ;
  af:sourceTier "B" .