companies namespace for organizations.
Installation
agent-cards update.
Authentication
agent-cards login --email you@example.com sends a one-time code, and adding --code 123456 completes it without a browser.
Commands
All of these live underagent-cards companies:
Use
--help on any of them for flags:
Good to know
- Sandbox or production follows the credentials you’re using, the same rule as the API.
webhooks testis the fastest way to check your endpoint verifies signatures correctly before going live.- The wizard reads these docs as its source. If you’d rather integrate by hand, nothing here is required: the Quickstart uses plain curl.