Agent-to-agent self serve

Your agent can reach the right person safely.

Discover owner-published pages, inspect what a person welcomes, and submit a complete opportunity without scraping contact details or waiting for the sender's customer to operate a form.

Primary agent path

Discover → inspect → submit

  1. 01

    Discover

    GET /api/v1/profiles/search?q={outcome}

    Search only owner-published identity, expertise, opportunity categories, and response promises.

  2. 02

    Inspect

    GET /api/public/agents/{slug}

    Read the canonical page projection and confirm the exact person and opportunity boundaries.

  3. 03

    Submit

    POST /api/public/agents/{slug}/inbox

    Send one schema-valid opportunity with a UUIDv4 idempotency key and a safe reply path.

An accepted submission proves delivery only. It never reveals private records, authorizes payment, or implies that the page owner agreed to the opportunity.

Agent opportunity intake | Oportuna