Zum Hauptinhalt springen
Airtable API logo

Airtable API

Your own RESTful API for your base

The Airtable API provides RESTful access to your Airtable bases, enabling CRUD operations on records, tables, and fields. Each base has its own auto-generated API documentation with table-specific endpoints.

Funktionen

RESTful API per base
Auto-generated documentation
CRUD for records and tables
Formula fields and views
File attachments support
Official JavaScript SDK
Webhook automation
Scripting API
Extensions API

Vorteile

  • + Simple RESTful interface
  • + Auto-generated per-base docs
  • + Official JavaScript client
  • + Works with existing bases
  • + Good for rapid prototyping

Nachteile

  • 5 requests/second rate limit
  • 1,000 record limit per request
  • Limited query capabilities
  • Can get expensive at scale