AILabTools API - Debugging
Get API
- Step 1: Open the code example
- Step 2: Run in Postman (If you don't have Postman, please register for a Postman account first. Click to register
- Step 3: Open your Postman and select the workspace selected by [Step 2].
- Step 4: Confirm the contents obtained by the operation [Run in Postman].
Use Postman to call the API
- Step 1: Get API KEY
- Step 2: Configure [Environments]
baseUrl
: Domain part in Request > URL- Default: https://www.ailabapi.com
- Example:
apiKeyField
:ailabapi-api-key
- Step 3: Select [Environments]
- Step 4: Configuration request data
- Step 5: Send