Request access
Register / API Access
Self-serve auth and billing are not wired yet, so this page acts as the clean public entry point for API onboarding. It explains the real product surface as it exists today: `WikiLLM`, `Retrieval`, and the `Graph-LLM` path.
What access unlocks
Request access
Preview
Hello EigenVertex team, I would like to request access to EigenVertex. Name: Not provided yet Email: Not provided yet Company: Not provided yet Integration path: native_api Use case: Not provided yet
WikiLLM
Use this path when the workspace should accumulate and maintain knowledge as a persistent wiki instead of rediscovering it from raw evidence on every question.
Retrieval
Use this path for vector, lexical and graph-backed search patterns when you want the corpus to stay retrieval-first instead of wiki-first.
API shape
The native API exposes the full product surface. The OpenAI-compatible facade is there when an existing app already expects `models`, `chat/completions`, or `responses`.