Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
Download
Download Insomnia Collection
Click to download
arcus-erp-v1-insomnia.jsonImport into Insomnia
- Open Insomnia and go to File > Import
- Choose Import From > File
- Select
arcus-erp-v1-insomnia.json - Insomnia imports all endpoints organized into a collection
Set up environment variables
In Insomnia, go to Manage Environments and create a new environment:{{ _.ARCUS_BASE_URL }}, {{ _.ARCUS_API_KEY }}, and {{ _.ARCUS_ENTITY_ID }}. Use ark_test_* keys for sandbox data and ark_live_* keys for production data.
OpenAPI import (alternative)
Insomnia can also import the OpenAPI spec directly:- File > Import > From URL
- Enter
https://api.arcuserp.com/openapi.yaml - Insomnia generates a collection from the spec

