websites

Find website by Domain

Returns a website when DOMAIN == website.domain. Empty strings will simulate API error conditions

get/website

Query parameters

domainstring required

Domain of website that needs to be fetched

Response

successful operation

Changes

Changed in 4 of the 10 revisions of this API.322

    • the data/pageLoadTime/duration response's property type/format changed from int32/ to number/ for status 200

      response-property-type-changed

  • ce9cb817031811See the full diff
    • removed the optional property data/issuesInfo/adaScoreAverage from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/issuesInfo/accessScoreAverage to the response with the 200 status

      response-optional-property-added

    • the data/pageLoadTime/duration response's property type/format changed from string/ to int32/ for status 200

      response-property-type-changed

  • f2f01ff0b14f111See the full diff
    • the data/pageLoadTime/duration response's property type/format changed from number/ to string/ for status 200

      response-property-type-changed

    • removed the optional property data/issuesInfo/accessScoreAverage from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/issuesInfo/adaScoreAverage to the response with the 200 status

      response-optional-property-added