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.
cURL
curl --request GET \ --url https://api.bizzyco.ai/v1/domain-registrations/search \ --header 'Authorization: Bearer <token>'
{ "data": { "query": "<string>", "results": [ { "domain": "<string>", "available": true, "premium": true, "priceCents": 123 } ] }, "meta": { "pagination": { "limit": 123, "offset": 123, "hasMore": true, "total": 123 } } }
Check availability for a domain registration query
API key authentication via Bearer token
1 - 253
Domain availability search results
Show child attributes