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.
AI-powered web search with structured, scored results.
POST /global/web-search/v1
query
limit
10
curl https://api.croma.run/global/web-search/v1 \ -H "Authorization: Bearer $CROMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "query": "croma api colombia", "limit": 10 }'