1. Creating DB-2-API
An API that manages employee records is desired to be created. The name and description fields of DB-2-API are filled and the Save and Next button is clicked. Visual containing DB-2-API settings is provided below:

2. Creating Method
Click the Add button to open the method/endpoint creation panel.



As seen in the sample message body, in Batch Insert usage, data must be entered as a JSON list.
3. Viewing API Definition Documents
Click the Show Specs link to access the API definition files belonging to Employee Db-2-API.

4. Creating API Proxy
An API Proxy can be created instantly by clicking the Create API Proxy button from the DB-2-API screen.

4.1 Going Live with API Proxy
Employee API Proxy can be quickly loaded (deployed) onto the defined environment and opened for client consumption. This operation can be managed through the dialog opened by clicking the Deploy button on the API Proxy screen.
5. Testing
A JSON list is sent as Body type for testing.


