✅ Make your API calls with the IDKit Postman collection.
We provide you with our Postman collection to use our API. To setup your Postman environment, please follow the steps below:
Step 1: Install the Postman API Platform
Install Postman on your PC by downloading it from here.
Step 2: Get the Postman Collection
The IDKit Postman collection consists of IDKit API endpoints and environments. You can download it from the developer section in the IDKit portal.
Step 3: Import the Postman Collection
To import IDKit Postman Collections into Postman, follow the steps here.
Step 4: Set Up the Postman Environment
- Copy the OAuth Endpoint from your IDKit client's developer portal.
- Paste the URL into the
oauth2_url
variable field's: Initial Value and Current Value.
- Copy the API URL from your IDKit client's developer portal
- Paste the URL into the Initial Value and Current Value fields of the
api_url
variable.
- To generate a new API Key, click on the Generate New Key button.
- The following window will appear, set a name for the new token as a reference and click on Generate Key.
- Copy the new API key and save it somewhere, as it cannot be retrieved again.
- Paste the key into the Initial Value and Current Value fields of the variable
api_key
.
Step 5: Save the IDKit Postman Environment Settings
Click the Save button on the top right corner of the Postman environment.
🎉 Congratulations! You now know how to set up our Postman collection!
💬 We Are Here to Help!
If you encounter an issue, a bug, or require assistance, please contact our support page here to find the solution. Don't forget to provide any important information on the issue.