🛫
Jet Admin API
Easily access, add to and modify data stored in Jet Admin from outside apps
Jet Admin API makes extending your apps and accessing Jet Admin outside of the app easy. In just a few clicks, you can get access to lists of records, and individual records, create new rows, or update/delete existing ones through a RESTful interface. Make working with data more efficient in no time!

Jet allows you to interact with data sources and APIs, connected to Jet. The API documentation for each resource can be found in the data section within the particular resource page.
To be able to use API for a particular datasource, you need to use the "Sync" connection when integrating a resource:
To get there, go to the data section (1), choose the resource and then click the API tab (2).

Then use the tabs and scroll to navigate the API documentation:

At the moment, the API documentation is available for a limited number of integrations. If you want us to prioritize a specific data source, please let us know in the support chat
- 1.Go to Profile -> API keys

2. Create a new API Key. You can generate several API keys


Firstly, to make requests to Jet's API you should get a token. Go to Project Settings -> Resources -> Choose one of the resources and copy Jet Bridge Token
Last modified 2mo ago