Overview

For each table in the database, Deskree automatically generates the API layer that can be accessed via:

With any of those resources, you can:

  • Create a new database entry

  • Get an object by UID

  • Get a list of all objects with sorting, filtering, and other tools

  • Update an object

  • Delete an object

API Documentation

There are 2 best ways to access the REST API documentation for your project's database:

Permissions and Authorization

One must provide an authorization header containing a Bearer token to access endpoints that have their permission set to private, author, or custom roles. To learn more about this security measure, visit our Authorization section.

Reserved Columns

There are certain rules in dealing with some tables and columns. To learn more about those, visit:

Last updated

Copyright © 2023 Deskree Technologies Inc.