Relm CRM
api.relmcrm.com
· Relm
An API-first CRM built for LLMs and AI agents. Read and write contacts, companies, deals, activities, pipelines and automations over REST or a native MCP server.
api.relmcrm.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 49/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://api.relmcrm.com/.well-known/agent-card.json |
| Provider | https://relmcrm.com/ |
| Docs | https://relmcrm.com/docs |
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.relmcrm.com) [](https://agenstry.com/agents/api.relmcrm.com) [](https://agenstry.com/agents/api.relmcrm.com) [](https://agenstry.com/agents/api.relmcrm.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Relm CRM",
"url": "https://api.relmcrm.com/a2a",
"description": "An API-first CRM built for LLMs and AI agents. Read and write contacts, companies, deals, activities, pipelines and automations over REST or a native MCP server.",
"version": "0.7.0",
"documentationUrl": "https://relmcrm.com/docs",
"iconUrl": null,
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "manage-contacts",
"name": "Manage contacts",
"description": "Create, find, update and delete people. Email-optional; email is unique per workspace.",
"tags": [
"crm",
"contacts"
],
"examples": [],
"inputModes": [],
"outputModes": []
},
{
"id": "manage-companies",
"name": "Manage companies",
"description": "Create and link accounts; contacts and deals reference them.",
"tags": [
"crm",
"companies"
],
"examples": [],
"inputModes": [],
"outputModes": []
},
{
"id": "manage-deals",
"name": "Manage deals",
"description": "Open opportunities and move them across pipeline stages.",
"tags": [
"crm",
"deals",
"pipeline"
],
"examples": [],
"inputModes": [],
"outputModes": []
},
{
"id": "log-activities",
"name": "Log activities",
"description": "Record notes, calls, emails and meetings, with backdating.",
"tags": [
"crm",
"activities"
],
"examples": [],
"inputModes": [],
"outputModes": []
},
{
"id": "automate",
"name": "Automations",
"description": "Create event-triggered rules and drip sequences, including send-email.",
"tags": [
"crm",
"automation",
"sequences"
],
"examples": [],
"inputModes": [],
"outputModes": []
},
{
"id": "webhooks",
"name": "Webhooks",
"description": "Subscribe an https endpoint to CRM events; deliveries are HMAC-signed and retried.",
"tags": [
"crm",
"webhooks",
"events"
],
"examples": [],
"inputModes": [],
"outputModes": []
},
{
"id": "describe-schema",
"name": "Describe schema",
"description": "Read the live object/field/enum registry so writes are never based on a guess.",
"tags": [
"crm",
"schema",
"discovery"
],
"examples": [],
"inputModes": [],
"outputModes": []
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"protocolVersion": "0.3.0",
"provider": {
"organization": "Relm",
"url": "https://relmcrm.com/"
}
}