Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
验证并将由代理预配的 API 密钥关联到赞助方账户。
Content-Type
application/json
agent_signup_token
success
message
curl -X POST "https://api.firecrawl.dev/v2/agent-signup/confirm" \ -H "Content-Type: application/json" \ -d '{ "agent_signup_token": "a1b2c3d4..." }'
{ "success": true, "message": "Agent key confirmed and linked to your account." }
400
403
404