Is it possible to create a database via the REST Api?

Hello,

as titled, I’d like to know if it’s possible to create a database via the REST Api

I didn’t find anything, but maybe I missed it

Thanks in advance

Please visit our meta API docs :slight_smile:

1 Like

Thanks, do they call a database as Source?

Also, what’s the difference between the local swagger rest API and the meta API, to list tables, let’s say?

Why the local has this weird alphanumeric sort of hash in the url?

Hey, from the above I doubt - you are interested in adding a external data source to a base as well ? is that correct.

Local swagger rest API : is data API for your tables in the current base.

Whereas meta APIs is for listing APIs and other metadata operations.

I’m interested into dealing with Tables and databases