Skip to main content
Version: Canary 🚧

Calling the API

Prerequisites​

Before making a call, the following conditions must be met:

Example​

😜 Suppose:

You can use any of the following methods to call the service API.

Postman or Other API Clients​

In the API testing tool, add the Authorization parameter in the Header and set the parameter value to 96f55...ee4:

cURL​

Enter in the command line:

curl -X POST -H "Authorization: 96f55...ee4" \
-H "Content-Type: application/json" -d "request body content" \
http://api.apipark.com/cda53bf2/demo_translation_api