{"entry":{"slug":"airtable-api","name":"Airtable","category":"api","summary":"Structured records over REST, useful as an agent-writable lightweight database.","description":"","auth_mode":"Bearer personal access token","endpoint":"https://api.airtable.com/v0/{baseId}/{table}","docs_url":"https://airtable.com/developers/web/api/introduction","tags":["database","records"],"capabilities":["store records","query a table","update a row","lightweight database"],"auth_params":[{"name":"Authorization","location":"header","required":true}],"input_format":"application/json","output_format":"application/json","rate_limit":"5 req/s per base","pricing":"free tier","invocation_example":"curl \"https://api.airtable.com/v0/$BASE/Table\" -H \"Authorization: Bearer $AIRTABLE_PAT\"","verified":false,"verified_at":null,"featured":false,"checks_total":8,"checks_ok":3,"avg_latency_ms":358,"health_ok":true,"health_status_code":401,"health_checked_at":"2026-09-16T13:11:59.081+00:00","health_latency_ms":360,"probe_url":"https://api.airtable.com/v0/meta/whoami"}}