← Registry
Verification

AgentSIM

agentsim.devAgent Native
Agent Native badge
Agent Score
0/100

Temporary phone number and OTP session infrastructure built for AI agents, with structured OTP parsing and native MCP support.

Category
Verification
Agent Ready
Yes
TrustScore
Pending
Domain
agentsim.dev
Schema
v1.1
Score data
Technical scoreJSON
{
  "score": 94,
  "tier": "Agent Native",
  "history": [
    {
      "date": "2026-03-30",
      "score": 94,
      "tier": "Agent Native",
      "summary": "Certification audit revised upward after confirming a full public error taxonomy, typed SDK exceptions, explicit retry semantics, and per-endpoint rate limit documentation. AgentSIM now clears the Agent Native threshold, with a public status page remaining the main visible gap."
    }
  ],
  "breakdown": [
    {
      "index": "01",
      "criterion": "Machine Authentication",
      "score": 10,
      "max": 10,
      "note": "API key auth (asm_live_...) with no OAuth flow or human login required. Agent accounts and environment variable setup are documented as first-class primitives."
    },
    {
      "index": "02",
      "criterion": "Autonomous Onboarding",
      "score": 10,
      "max": 10,
      "note": "Free tier requires no credit card, SDK install is a single command, and the quickstart promises a first OTP in under five minutes without support intervention."
    },
    {
      "index": "03",
      "criterion": "Structured I/O",
      "score": 9,
      "max": 10,
      "note": "Responses are consistently structured JSON, including parsed OTP payloads with a confidence signal that helps agents decide how to proceed downstream."
    },
    {
      "index": "04",
      "criterion": "MCP Support",
      "score": 10,
      "max": 10,
      "note": "MCP support ships on day one with clearly scoped tools for provisioning numbers, waiting for OTPs, and releasing sessions across major agent IDEs."
    },
    {
      "index": "05",
      "criterion": "Error Legibility",
      "score": 10,
      "max": 10,
      "note": "Public docs define a consistent error shape, seven named error codes with HTTP status mappings, retry guidance per failure mode, typed SDK exceptions, and Retry-After header support."
    },
    {
      "index": "06",
      "criterion": "Agent-Specific Documentation",
      "score": 9,
      "max": 10,
      "note": "The product is framed around zero human assumptions, with examples and quickstart paths written explicitly for Claude and other AI agent workflows."
    },
    {
      "index": "07",
      "criterion": "Pricing Transparency",
      "score": 9,
      "max": 10,
      "note": "$0.99 per session, ten free sessions per month, and no monthly fee are clearly stated, with only enterprise pricing moving to contact-sales territory."
    },
    {
      "index": "08",
      "criterion": "Rate Limits & Reliability",
      "score": 9,
      "max": 10,
      "note": "Per-endpoint rate limits, response headers, and concurrent session limits are documented, alongside parallel provisioning, webhooks, polling, and number auto-rotation. The remaining gap is a public status or uptime page."
    }
  ]
}
Trust scoreJSON
null
CertificationScore breakdown
Score history
03-30
94Agent Native

Certification audit revised upward after confirming a full public error taxonomy, typed SDK exceptions, explicit retry semantics, and per-endpoint rate limit documentation. AgentSIM now clears the Agent Native threshold, with a public status page remaining the main visible gap.

01
Machine Authentication
10/10

API key auth (asm_live_...) with no OAuth flow or human login required. Agent accounts and environment variable setup are documented as first-class primitives.

02
Autonomous Onboarding
10/10

Free tier requires no credit card, SDK install is a single command, and the quickstart promises a first OTP in under five minutes without support intervention.

03
Structured I/O
9/10

Responses are consistently structured JSON, including parsed OTP payloads with a confidence signal that helps agents decide how to proceed downstream.

04
MCP Support
10/10

MCP support ships on day one with clearly scoped tools for provisioning numbers, waiting for OTPs, and releasing sessions across major agent IDEs.

05
Error Legibility
10/10

Public docs define a consistent error shape, seven named error codes with HTTP status mappings, retry guidance per failure mode, typed SDK exceptions, and Retry-After header support.

06
Agent-Specific Documentation
9/10

The product is framed around zero human assumptions, with examples and quickstart paths written explicitly for Claude and other AI agent workflows.

07
Pricing Transparency
9/10

$0.99 per session, ten free sessions per month, and no monthly fee are clearly stated, with only enterprise pricing moving to contact-sales territory.

08
Rate Limits & Reliability
9/10

Per-endpoint rate limits, response headers, and concurrent session limits are documented, alongside parallel provisioning, webhooks, polling, and number auto-rotation. The remaining gap is a public status or uptime page.