Get domain information

Description

GET https://rest.netim.com/1.0/secmarket/{plateform}/{domain}/

Get the informations of a sale on a given plateform (only “SEDO“ is available for now).

URL Parameters

  • {plateform}

    The plateform on which retrieve the informations of the sale.

  • {domain}

    Domain name.
    For IDN, you must provide the domain name as ACE string.

Headers

  • Authorization string

    The Autorization header must start with “Bearer ” followed by the session ID.
    Example:”Autorization: Bearer b0f13a3c01d9cce2a9a44cd729f81c26″

  • Content-type string

    Content type of the request

    Only “application/json” is accepted