POST /v1/search

Hosted: https://api.fastcrw.com/v1/search · Self-hosted: http://localhost:3000/v1/search

Auth (hosted only): Authorization: Bearer $CRW_API_KEY

Body: {"query": string, "limit": number}

Response row: {"title", "url", "snippet", "description", "position", "score", "category"}

The runnable Python + cURL example lives at the root agent shell: https://docs.fastcrw.com/