The VAAS-X substrate exposes a REST API for episode ingestion, similarity search, index management, and health monitoring. Get an API key instantly on the Free tier, or self-serve upgrade to Developer or Professional via Stripe -- see the pricing page. Enterprise deployments (custom limits, SLA, and encrypted search) are contact-gated; reach out for those.
Submit operational data. The API accepts structured payloads and routes them to the appropriate device shard. A tenant privacy layer may be enabled for regulated deployments. Bootstrap provides a zero-config alternative for JSON-emitting data sources.
Query for similar records. The service returns ranked results. Queries may be submitted as an embedding vector or as raw text.
Self-serve upgrades for SDK tiers are available via Stripe Checkout and the billing portal. After successful payment, the service updates your tier automatically.
These are the customer-facing endpoints used by the SDK: