Change Updates

Do not miss any Webmail Lookup API changes, ever again

Subscribe to the Webmail Lookup API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare

This change updates the format of the OpenAPI Spec, and provides the ability for us to show you more insightful things about privacy services such as @duck.com where they are detected, by allowing us to provide a null value for the webmail response.

2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed 1 Breaking
POST /public_api/v1/get_webmail_info
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /public_api/v1/get_webmail_info
1 structure change including:
1 Modification
Modified 1
POST /public_api/v1/get_webmail_info
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • is_disposable property Added
1 structure change including:
1 Modification
Modified 1
POST /public_api/v1/get_webmail_info
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • webmail_search_url property Modified
          • Full types went from string to string | null
1 structure change including:
1 Modification
Modified 1 Breaking
POST /public_api/v1/get_webmail_info
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to object
          Breaking
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null
          Breaking
        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null
          Breaking
        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 402 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null
          Breaking
        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null
          Breaking
        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object | null to null
          Breaking
        • name, nice_name, webmail_url, webmail_search_url properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
1 structure change including:
1 Modification
Modified 1
POST /public_api/v1/get_webmail_info
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object to object | null
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object to object | null
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object to object | null
  • 402 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object to object | null
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object to object | null
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Full types went from object to object | null