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/block" \ -H "Content-Type: application/json" \ -d '{ "agent_signup_token": "a1b2c3d4..." }'
{ "success": true, "message": "Agent key has been blocked and disabled." }
"blocked"
403
400
404
409