Documentation & API Reference

Control backplane routers, invoke runtime enclaves, and monitor physical nodes via gRPC and REST APIs.

Backplane Control Request Example

curl -X POST https://api.aarchonglobal.com/v1/enclave/provision \
  -H "Authorization: Bearer ARCH_KEY_9921x" \
  -d '{"node_id": "ALPHA_SHIELD_01", "isolation": "type-0"}'