Airtable · GraphQL Specification

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, Enterprise API, SCIM API, Audit Logs API, and Shares API all use JSON over HTTPS with standard HTTP verbs and cursor-based pagination.

Documentation Endpoint View on GitHub ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsGraphQL

Overview

Airtable GraphQL is a GraphQL API specification published by Airtable on the APIs.io network.

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, Enterprise API, SCIM API, Audit Logs API, and Shares API all use JSON over HTTPS with standard HTTP verbs and cursor-based pagination.

The specification includes 4 reference links.

Tagged areas include Applications, Collaboration, Data, Databases, and Low-Code.

Endpoint

References

Related API Specs

Airtable Enterprise API (OpenAPI) Airtable Audit Logs API (OpenAPI) Airtable Shares API (OpenAPI) Airtable Bases API (OpenAPI) Airtable Comments API (OpenAPI) Airtable Fields API (OpenAPI) Airtable Groups API (OpenAPI) Airtable Records API (OpenAPI) Airtable Tables API (OpenAPI) Airtable Users API (OpenAPI) Airtable Webhooks API (OpenAPI) Airtable Workspaces API (OpenAPI)
Back to Airtable · All GraphQL Specs · GitHub