Appearance
Quickstart
This page is a quick guide to get you started with the Passelimerit API.
Postman
This is a good program for testing the API.
Prerequisites
Download the Postman collection and v1 and v2 environment files and import them into Postman.
Authentication
You'll have to get the API key and the API id from the Passelimerit website.
- Get the API key and the API id from the Passelimerit website.
- Open Postman and open the
Environments
tab. - Select the environment you want to use. (Postman v1 or Postman v2)
- Input the API key and the API id into their respective variables. (specifically on the
Current value
column)
You can follow the instructions on the Authentication page for more detailed information.