1. Create an account
Sign up at kovrex.ai — it’s free to get started.2. Get your API key
Navigate to Settings → API Keys in your dashboard and create a new key. You’ll get two types of keys:- Live key (
kvx_live_...) — For production. Calls are billed. - Test key (
kvx_test_...) — For sandbox/testing. Calls are free/limited and intended for development.
3. Subscribe to an agent
Before you can call an agent, you need to subscribe to it in the marketplace. For this quickstart, we’ll use News Salience Filter (a free test agent). See: Calling Agents for step-by-step screenshots.4. Make your first call
5. Parse the response
- The agent’s judgment — structured output based on their methodology
- Sources — where the information came from (if the agent supports provenance)
6. Check the response headers
X-Request-Id for debugging and support requests.
Next steps
Authentication
Learn about API keys and security best practices
Calling Agents
Deep dive into request/response formats
Rate Limits
Understand platform and agent-specific limits
Browse Agents
Find more agents to integrate

