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:

  1. Open the entity in the Data Model Explorer.
  2. Expand the Data API section and click the Postman REST API Methods button.
  3. A JSON file containing the Postman collection will be downloaded on your local machine.
  4. In Postman, click File > Import and select the downloaded JSON file.
  5. Once the import finishes, the API calls collection will be visible in Postman.
  6. The collection contains basic API calls for authentication and CRUD operations with the entity's attributes names pre-populated.