Rolli API – Postman Collection

Download our official Postman Collection to quickly explore and test all Rolli API endpoints.

The collection includes:

  • Rolli IQ keyword search endpoints
  • Rolli IQ user search endpoints
  • Rolli Experts search endpoints
  • Authentication pre-configured using X-ROLLI-TOKEN and X-ROLLI-USER-ID

1. Import the collection

Open Postman → Import → choose the downloaded JSON file.

2. Set an Environment

Create a new Environment

  1. Open Postman
  2. Click Environments → Add
  3. Name it Rolli API
  4. Add the variables below
Variable Description Example
api_token Your X-ROLLI-TOKEN abc123token
api_user Your X-ROLLI-USER-ID jon.doe

Attach the environment

Select your new Rolli API environment in the dropdown at the top right of Postman.

3. Send requests

Most endpoints in the collection are preloaded with examples, but some require you to fill in the necessary variables before sending a request.