Airtable Schema Export Tool

Airtable Schema Export Tool-v1.6

Instructions:

  1. Choose your preferred method (direct API call or paste API response)
  2. For direct API: Enter your Airtable Base ID and Personal Access Token
  3. For manual paste: Copy the API response from your browser’s network tab or Postman
  4. Use the provided tools to convert to your desired format

Troubleshooting: If direct API calls don’t work, use the manual paste method.

Note: When using in WordPress, API calls may be blocked due to security restrictions. The manual paste method is recommended for WordPress sites.

Press Ctrl+Shift+D at any time to toggle the debug panel.

Choose Method:

1. Open your browser’s Developer Tools (F12)
2. Visit https://api.airtable.com/v0/meta/bases/YOUR_BASE_ID/tables in a new tab (replace YOUR_BASE_ID)
3. Use your personal access token as Bearer token
4. Copy the JSON response and paste below

Action log will show here…
Schema output will appear here…
Markdown will appear here…
CSV will appear here…