{"service":"Namerbot","description":"AI domain name generator. Describe what you're building and get creative available domain names.","endpoints":{"generate":{"method":"GET","url":"/api/generate","params":{"description":"What you're building (10-1000 chars, required)","tlds":"Comma-separated TLDs: com,net,org,co,io,xyz,ai (required)"},"example":"https://namerbot.ai/api/generate?description=bakery+in+brooklyn+specializing+in+sourdough&tlds=com,io,ai","note":"Uses 1 search credit per call. 10 free searches for new users."},"check":{"method":"GET","url":"/api/check","params":{"domain":"Single domain to check (e.g., example.com)","domains":"Comma-separated list, max 20 (e.g., cool.com,cool.io)"},"example":"https://namerbot.ai/api/check?domain=example.com","note":"Free, no credits required."},"credits":{"method":"GET","url":"/api/credits","note":"Check your remaining search credits."},"docs":{"method":"GET","url":"/api/docs","note":"Full API documentation (HTML page)."}}}