HomePlatformSolutionsArcIn AIResourcesCustomers
Login Request Demo Free Trial →

Postman Collections

The Postman collection includes every REST endpoint with example requests, so you can explore the API and prototype integrations without writing code first.

🕐 3 min readv7.xUpdated Jun 2026

Importing the collection#

  1. Download the collection and environment from the Documentation downloads.
  2. In Postman, choose Import and select both files.
  3. Set base_url and token in the environment.

Environment variables#

base_url = https://applicare.yourco.com
token    = {{your API token}}

Create a scoped, read-only API token for exploration so nothing can be changed by accident.

From Postman to code#

Once a request works in Postman, use its built-in Code generator to produce a snippet in your language, then move to an official SDK for anything beyond a one-off.

Was this page helpful?
Can't find what you need?
Ask ArcIn or reach our support engineers.
Contact Support →