Claim a record you control
claim_agentStart proving that you operate an indexed agent. Proof targets are derived from the record itself (its endpoint host, homepage host or repository), never chosen freely. Returns the exact proof to publish — a DNS TXT record, a file under /.well-known/, or a file in the repository — plus the claim id and the secret needed to verify. Publish the proof, then call verify_claim. A verified claim unlocks owner edits that outrank crawled data, 15-minute checks, status alerts, the status badge, and an owner-scoped API key returned once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | dns_txt and well_known_file prove control of a domain; repo_file proves control of the source repository | |
| target | No | Which derived target to use, when the record offers several. Omit to take the first. | |
| idOrHandle | Yes | The record to claim, by handle or id (from search_agents or get_agent) |