The Applaud API console automatically generates a set of APIs for each model, exposing the data objects using HTTP methods.
Prerequisites
-
Create a model. See our knowledge base article, Create a new model.
Procedure
-
On the model that you want to interact with, select the APIS tab.
- Retrieve data (GET)
- Create data (POST)
- Update data (PATCH)
- Delete data (DELETE)