Sample API Calls
The Data API section allows you to download a Postman API Client collection with sample API calls pre-populated with the entity's attributes. For detailed information about the API calls supported in FintechOS, see the API Reference Guide.
To download the sample API calls:
- Open the entity in the Data Model Explorer.
- Expand the Data API section and click the Postman REST API Methods button.
- A JSON file containing the Postman collection will be downloaded on your local machine.
- In Postman, click File > Import and select the downloaded JSON file.
- Once the import finishes, the API calls collection will be visible in Postman.
- The collection contains basic API calls for authentication and CRUD operations with the entity's attributes names pre-populated.