- Control plane manages workspace lifecycle and is served by Pinecone globally.
- Data plane handles contexts, sources, curation, and KnowQL queries, and is served by your deployment’s workspace host.
Base URLs
Control plane
Workspace management is served by Pinecone globally:Data plane
Contexts, curation, and queries are served by your deployment’s workspace host, from thenexus_default_workspace_data_console_url output of the install, with the /api path:
Versioning
Nexus uses date-based versioning through theX-Pinecone-Api-Version header. Send the version you built against, for example 2026-07. Omit it to use the default version. The older /api/v0 path stays functional as a legacy alias.