>_ apicheats.dev
RFC 9110 Content Negotiation Enabled

API cheat sheets built for humans & AI agents

Token-dense API references, runnable cURL commands, and critical provider gotchas. Zero client-side framework bloat, sub-250-token markdown payloads, and instant edge routing.

3
Live Providers
519
Normalized Endpoints
< 250
Tokens / Cheat Sheet
0 KB
Framework JS
>

Using with Autonomous AI Agents & Cursor

apicheats.dev supports RFC 9110 content negotiation at the edge. Any client requesting an endpoint with Accept: text/markdown instantly receives the compact Markdown cheat sheet without HTML wrappers.

# Curl with Accept header for raw token-dense markdown:
curl -H "Accept: text/markdown" https://apicheats.dev/resend/emails-send
# Or fetch the direct markdown sibling file:
curl https://apicheats.dev/resend/emails-send.md