https://api.vectorway.io/v1/auth/agent-onboard
Onboard an autonomous AI agent in one x402 USDC payment: receive a chat completions API key, a USDC-funded balance, a JWT session, and persistent vector memory. Authenticates against a Gemini-backed LLM runtime with optional RAG-style memory recall + write per call, plus semantic memory search and delete. Wallet is derived from the signed payment; balance is atomic USDC ($0.000001/unit, max $1000).
What this profile is sourced from
Raw HTTP — what an agent observes
GET https://api.vectorway.io/v1/auth/agent-onboard → HTTP/1.1 402 Payment Required X-Payment-Required: $1.0000 X-Payment-Currency: USDC X-Payment-Chain: base GET https://api.vectorway.io/v1/auth/agent-onboard X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…
Things to know before drawing strong conclusions
accepts[] entry is used.