Skip to content

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.

  1. Get the API key and the API id from the Passelimerit website.
  2. Open Postman and open the Environments tab.
  3. Select the environment you want to use. (Postman v1 or Postman v2)
  4. 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.