{"note":"OpenAPI conversion -- returning structured metadata","name":"who-hosts-this-com","description":"Who Hosts This API","version":"0.0.1","base_url":"https://www.who-hosts-this.com/APIEndpoint","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Who Hosts This API\n@base https://www.who-hosts-this.com/APIEndpoint\n@version 0.0.1\n@auth ApiKey key in query\n@endpoints 2\n@toc Detect(1), Status(1)\n\n@group Detect\n@endpoint GET /Detect\n@desc Discover the hosting provider for a web site\n@required {url: any # The url of the page to check}\n@returns(200) Status of the detection and list of any found hosting providers\n\n@endgroup\n\n@group Status\n@endpoint GET /Status\n@desc View usage details for the current billing period\n@returns(200) Status of the detection and list of any found hosting providers\n\n@endgroup\n\n@end\n"}