Enter your API key to view usage, balance, and task history.
Don't have an API key? Get one free
No tasks yet. Submit your first task via the API!
curl -X POST https://siliconbridge.xyz/task/submit \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"service_type":"web_browse","payload":{"url":"https://example.com","query":"Summarize this page"}}'