Core Endpoints
POST
~14ms
/v1/auth/verify
Generates ephemeral JWT tokens with cryptographic signature rotation for secure multi-tenant sessions.
GET
~8ms
/v1/network/telemetry
Streams real-time edge node health, regional bandwidth saturation, and active global routing tables.
GET
~22ms
/v1/compute/instances
Returns a paginated list of active serverless execution sandboxes and current memory consumption.
POST
~45ms
/v1/ml/embeddings
Transforms unstructured text payloads into 1536-dimensional vector arrays optimized for similarity search.
DELETE
~18ms
/v1/cache/purge
Immediately invalidates edge caching tiers across all global CDNs by specific resource key or wildcard tag.
GET
~5ms
/v1/status/heartbeat
Lightweight synthetic endpoint designed for automated uptime monitors and load balancer health checks.