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/quote \ --header 'Authorization: Bearer <token>'
{ "data": { "domain": "<string>", "available": true, "periodYears": 123, "amountCents": 123, "currency": "usd", "premium": true }, "meta": { "pagination": { "limit": 123, "offset": 123, "hasMore": true, "total": 123 } } }
Fetch a live domain registration quote
API key authentication via Bearer token
1 - 253
1 <= x <= 10
Domain registration quote
Show child attributes