← Back to list
Creating a New API

Creating a New API

You can have up to 5 API’s in your project.

Click the “+ New API” Button in the Dashboard

image

Copy the link to your Top Level Page.

(This is the link of the the Official Relentless Template that you just duplicated).

image

Paste the Link here 👇🏽

image

Create API Form

You will be asked to select the the database you want the API to read.

image

Select the Table you want to receive in your app

image

Your API is created - Deploy to use it.

image

You can monitor the status of you Deploy in the Logs

Relentless will tell you if it encounters any permission or structure issues.

image

The API guide tells you what your data is looking like.

image

Related Link