BasekickLabs

API Reference

REST endpoints for Arc Enterprise ingestion, query, and administration, including the cluster, RBAC, audit log, and query management routes that OSS deployments do not expose.

Arc Enterprise serves the full Arc REST API plus the administrative routes that the licensed features add. Ingestion and query endpoints are identical to OSS, so existing clients keep working against a cluster endpoint unchanged.

What differs is authorization and routing. Tokens carry RBAC scopes, requests may be forwarded between nodes according to role, and query governance can reject a request that exceeds a token's quota.