AccessGate API
AccessGate is accessed through the Loci platform API for standard tenant integrations.
Platform Base URL: https://api.runloci.com
AccessGate Path Prefix: /accessgate
http
POST https://api.runloci.com/accessgate/v1/check
Use the same Loci organization credentials used for transaction monitoring:
http
x-org-id: your_loci_org_id
x-api-key: your_loci_api_key
Content-Type: application/json
Operator-console requests may use a bearer token where enabled for the tenant.
Start Here
Direct Service Access
Some deployments may provision direct AccessGate edge access. Unless your Loci deployment explicitly provides that path, use the Loci platform API route above.