Airtable
Airtable is a cloud-based collaboration service that combines the simplicity of a spreadsheet with the complexity of a database. It provides APIs for managing bases, tables, records, and more.
Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.
API Evangelist profiles Airtable the way a machine reads it — 159 machine-readable artifacts across 12 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Airtable scores 75.0/100 (exemplar), with a separate agent-readiness read of 78/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Airtable
Each block below is one kind of artifact we hold for Airtable. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 12
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Airtable Enterprise API
The Airtable Enterprise API allows enterprise teams to manage their account programmatically outside of the Admin panel. It supports managing users, updating access permissions,...
Airtable Audit Logs API
The Airtable Audit Logs API provides programmatic access to enterprise audit logs for compliance monitoring and security tracking. It supports creating and retrieving audit log ...
Airtable Shares API
The Airtable Shares API allows enterprise administrators to list, manage, and delete share links across an organization. It provides programmatic control over base sharing and a...
Airtable Bases API
List and create bases, retrieve base schemas
Airtable Comments API
Manage comments on individual records
Airtable Fields API
Create and update field definitions within a table
Airtable Groups API
Manage user groups within the enterprise
Airtable Records API
Create, read, update, and delete records in a table
Airtable Tables API
Create and update table definitions within a base
Airtable Users API
Manage enterprise users, permissions, and access
Airtable Webhooks API
Subscribe to real-time change notifications on bases
Airtable Workspaces API
Manage enterprise workspaces
Scroll within the panel for all 12 ·
Postman Collections 6
A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.
Ready-to-run Postman collections for exercising this provider's APIs.
Airtable API
POSTMANAirtable Audit Logs API
POSTMANAirtable Enterprise API
POSTMANAirtable Metadata API
POSTMANAirtable SCIM API
POSTMANAirtable Shares API
POSTMANOpen Collections 6
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Airtable API
OPEN COLLECTIONAirtable Audit Logs API
OPEN COLLECTIONAirtable Enterprise API
OPEN COLLECTIONAirtable Metadata API
OPEN COLLECTIONAirtable SCIM API
OPEN COLLECTIONAirtable Shares API
OPEN COLLECTIONArazzo Workflows 24
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
Airtable Add a Table with Fields
Add a new table to an existing base and then add a field to that table.
ARAZZOAirtable Audit Enterprise Users
Read an enterprise account and then list its users for auditing.
ARAZZOAirtable Bulk Import Records
Create a batch of records in a table and verify the import landed.
ARAZZOAirtable Consume Webhook Payloads
Discover a webhook and drain its payloads using cursor pagination.
ARAZZOAirtable Evolve a Table Schema
Rename a table and update one of its fields within an existing base.
ARAZZOAirtable Export Audit Logs
Request an audit log export, poll until it is ready, then read the events.
ARAZZOAirtable Manage Share Links
List a base's share links, then enable or disable a specific share.
ARAZZOAirtable Offboard an Enterprise User
Revoke a user's admin access and then remove them from the enterprise.
ARAZZOAirtable Onboard an Enterprise User
Claim a user into the enterprise, set their membership, and grant admin access.
ARAZZOAirtable Provision a Base
Create a new base with its initial tables and read back the resulting schema.
ARAZZOAirtable Provision a Workspace
Create a new enterprise workspace and read back its collaborators.
ARAZZOAirtable Upsert a Record
Find a record by a key field and update it if it exists, otherwise create it.
ARAZZOAirtable Verify Token Access
Confirm the token's identity and scopes, then list the bases it can reach.
ARAZZOScroll within the panel for all 24 ·
MCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
MCP Server
MCP SERVERAgent Skills 3
An agent skill packages the how-to for driving these APIs from an assistant — the prompts, the sequence, the guardrails — so the knowledge to use the API travels with it.
Packaged agent skills for driving this provider's APIs from an AI assistant.
GraphQL 1
Where a provider ships GraphQL, the schema is the contract. We profile it alongside the REST surface so the whole interface is legible in one place.
GraphQL schemas published by this provider.
Airtable GraphQL
Airtable does not expose a native public GraphQL endpoint. Its developer platform is built exclusively on REST semantics: the core Records API, Metadata API, Webhooks API, Enter...
GRAPHQLPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Airtable Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Airtable Finops
FINOPSFeatures 16
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Scroll within the panel for all 16 ·
Event Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Airtable Webhooks API
The Airtable Webhooks API delivers lightweight change notifications to a subscriber's notification URL whenever data within a base or table changes. Airtable sends a small "ping...
ASYNCAPISemantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Airtable Context
JSON-LDSpectral Rules 3
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
JSON Schema 49
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
Airtable Audit Log Event
JSON SCHEMAAuditLogEvent
JSON SCHEMAAuditLogEventList
JSON SCHEMAAuditLogRequest
JSON SCHEMAAirtable Base
JSON SCHEMABaseList
JSON SCHEMABaseSchema
JSON SCHEMABaseSummary
JSON SCHEMAAirtable Comment
JSON SCHEMACommentList
JSON SCHEMACreateAuditLogRequestBody
JSON SCHEMACreateBaseRequest
JSON SCHEMACreateFieldRequest
JSON SCHEMACreateTableRequest
JSON SCHEMAEnterpriseAccount
JSON SCHEMAEnterpriseUser
JSON SCHEMAError
JSON SCHEMAAirtable Field
JSON SCHEMAFieldSchema
JSON SCHEMAFieldValues
JSON SCHEMAManageUsersResponse
JSON SCHEMAAirtable Record
JSON SCHEMARecordDeleted
JSON SCHEMARecordList
JSON SCHEMAScimError
JSON SCHEMAScimGroup
JSON SCHEMAScimGroupCreateRequest
JSON SCHEMAScimGroupListResponse
JSON SCHEMAScimMeta
JSON SCHEMAScimPatchRequest
JSON SCHEMAScimUser
JSON SCHEMAScimUserCreateRequest
JSON SCHEMAScimUserListResponse
JSON SCHEMAAirtable Share
JSON SCHEMAAirtable Table
JSON SCHEMATableSchema
JSON SCHEMAAirtable User
JSON SCHEMAUserGroup
JSON SCHEMAUserRemoved
JSON SCHEMAAirtable View
JSON SCHEMAViewSchema
JSON SCHEMAAirtable Webhook
JSON SCHEMAWebhookCreateRequest
JSON SCHEMAWebhookCreateResponse
JSON SCHEMAWebhookPayload
JSON SCHEMAWebhookPayloadList
JSON SCHEMAWebhookSpecification
JSON SCHEMAAirtable Workspace
JSON SCHEMAWorkspaceCollaborators
JSON SCHEMAScroll within the panel for all 49 ·
JSON Structure 12
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
Airtable Audit Log Event Structure
JSON STRUCTUREAirtable Base Structure
JSON STRUCTUREAirtable Comment Structure
JSON STRUCTUREAirtable Field Structure
JSON STRUCTUREAirtable Record Structure
JSON STRUCTUREAirtable Share Structure
JSON STRUCTUREAirtable Structure
JSON STRUCTUREAirtable Table Structure
JSON STRUCTUREAirtable User Structure
JSON STRUCTUREAirtable View Structure
JSON STRUCTUREAirtable Webhook Structure
JSON STRUCTUREAirtable Workspace Structure
JSON STRUCTUREScroll within the panel for all 12 ·
Examples 11
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Airtable Base Example
EXAMPLEAirtable Comment Example
EXAMPLEAirtable Field Example
EXAMPLEAirtable Record Example
EXAMPLEAirtable Share Example
EXAMPLEAirtable Table Example
EXAMPLEAirtable User Example
EXAMPLEAirtable View Example
EXAMPLEAirtable Webhook Example
EXAMPLEAirtable Workspace Example
EXAMPLEScroll within the panel for all 11 ·
Security Posture 3
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 6
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Project Management
Track tasks, milestones, and team assignments in structured databases.
CRM
Build custom CRM systems for tracking contacts, deals, and pipelines.
Content Management
Manage editorial calendars, content assets, and publishing workflows.
Inventory Management
Track inventory, orders, and supply chain data.
Event Planning
Coordinate event logistics, attendees, and schedules.
HR & Recruiting
Manage job applicants, employee records, and onboarding processes.
Resources
Every other property we hold for Airtable — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 5
Portal, sign-up, and the first successful call
Documentation 10
Reference material describing how the API behaves
Scroll within the panel for all 10 ·
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 27
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 27 ·
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 6
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 9
Status, limits, changes, and where to get help
Scroll within the panel for all 9 ·
Commercial 3
Pricing, plans, and the legal terms of use
Company 4
The organization behind the API
Other 1
Properties that don't map to a standard resource type
← All providers · Data indexed from github.com/api-evangelist/airtable · machine-readable index on apis.io