Build AI Agents that connect with anything and everything

  • Bring Your Own LLM API Key - 100+ Providers Supported !
  • Build custom integrations with your own APIs.
  • Agents can authenticate into services via custom headers.

import requests

url = "https://api.kramen.tech/run/identify-endpoints"
headers = {
    "accept": "application/json",
    "api-key": "<Your API Key Here>",
    "Content-Type": "application/json"
}
data = {
    "api_base": "<Your API Base Here>",
    "integration_id": "<Your Integration ID Here>",
    "query": "<Your Query Here>",
    "rephrasal_instructions": "<Rephrasal Instructions Here>",
    "rephraser": "<Enable or Disable Query Rephraser>",
    "llm_config": {
        "llm": "<Your LLM ID Here>",
        "llm_api_key": "<Your LLM API Key Here>"
    }
}

response = requests.post(url, headers=headers, json=data)
print(response.json())

BETA PRICING

Upgrade Your Plan

MonthlyYearly Save Upto 30%
Basic
Just checking out Kramen
$9.99 /month

6000 API Calls Per Month

3 Custom Integrations

All Pre Built Integrations

Community Support

Bring Your Own API Key

Most Preferred
Premium
All of Kramen
$14.99 /month

100000 API Calls Per Month

10 Custom Integrations

All Pre Built Integrations

Community + Priority Email Support

Bring Your Own API Key

Enterprise
Advanced solutions for large businesses.
$Custom Pricing /month

Custom Rate Limit

Custom Limit on Integrations

Dedicated Channel + Priority Support

Dedicated Solutions Engineer

Custom Deployment