Do You Have An Api
Yes. Tadabase includes a full REST API that lets you read, create, update, and delete records from outside your app — perfect for connecting to internal systems, mobile apps, or third-party platforms.
Each app gets its own API keys (App ID, App Key, and App Secret), which you generate from the API section in the builder. You can use these keys with any tool or language that can make HTTP requests, including Postman, cURL, Node.js, Python, PHP, and more.
For full endpoint documentation, examples, and authentication details, see the REST API guide.
We'd love to hear your feedback.