Skip to main content
CosVec APIs help agents retrieve structured legal context before they answer, decide, or trigger workflows. A typical integration starts by choosing a search mode, sending a query, and grounding the agent response with the returned entities, relationships, and metadata.
1

Choose a retrieval mode

Use semantic search for natural-language legal intent, graph search for relationships, and temporal search for time-aware questions.
2

Call the API

Authenticate with your API token and send requests from your agent runtime, backend, or internal tool.
3

Ground the agent response

Pass CosVec results into your model context with citations, entity identifiers, and relevant metadata.

Next steps

API Reference

Review authentication and available API resources.

Integrations

Connect CosVec to agent platforms and internal systems.