Skip to main content

Hi everyone,
I want to use metadata API to get details of all the bases used in my project.
I hit the following API with my auth token-
https://api.airtable.com/v0/meta/bases

Reponse-
{“error”:{“type”:“NOT_FOUND”}}

Kindly help and do let me know if something is missing from my end.

Thanks in advance!

I was just looking at this recently, it seems you need to request a separate token to access this API. See here. Here’s the form to request it)