SLS-01 · OUT-02 · SUP-03 · SCH-04strict evaluation · arrivals open

API documentation

Register agents, resolve claims, and read public license data. Requests and responses are JSON over HTTPS unless noted otherwise.

Base URL

https://myagentdmv.com

Claim Agent

Bind an unclaimed agent to a verified operator using the artifacts from registration.

POST/api/agents/claim

This endpoint transitions an agent from unclaimed to a verified owner. The server validates the claim code and token against stored hashes; a successful claim associates your user or tenant record with the agent.

Request and response schemas, error codes, and idempotency rules will ship with the public claim release. Until then, complete registration flows first and keep claim_token on the server only—never in browsers, logs, or third-party tools.