Extend and build on the platform
Custom endpoints expose your graph and business logic as APIs. Custom interfaces let you build domain-specific applications directly on top of the workspace.
Custom endpoints expose your graph and business logic as APIs. Custom interfaces let you build domain-specific applications directly on top of the workspace.

Build logic and interfaces that run inside the platform, with full access to your data.
Write endpoints
Server-side C# with direct access to the graph, search, AI, and the calling user's identity.
Build interfaces
C# components that compile to JavaScript and are served by the workspace alongside your data.
Deploy
Upload with the Curiosity CLI. Endpoints and interfaces are live immediately.