Change Updates

Do not miss any my.nethesis.it API changes, ever again

Subscribe to the my.nethesis.it API changelog to be up to date on recent changes.

RSS

Nov 6, 2025

main
0.3.0
Compare
0.3.0

API structure has changed

21 structure changes including:
10 Additions
11 Modifications
Modified 11 Breaking
PUT /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • type property Modified
          • Type went from string to string | null
        • created_by property Modified
        • organization_name property Added
POST /systems/{id}/regenerate-secret
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • type property Modified
          • Type went from string to string | null
        • created_by property Modified
        • organization_name property Added
POST /systems/inventory
  • Response
  • 202 response Modified
    • application/json content type Modified
      • data property Modified
        • system_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • system_key property Added
POST /systems/heartbeat
  • Body
  • application/json content type Modified
    • system_id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • system_key property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • system_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • system_key property Added
POST /systems
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • type property Modified
          • Type went from string to string | null
        • created_by property Modified
        • organization_name property Added
GET /systems/{id}/inventory/latest
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /systems/{id}/inventory/changes/latest
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /systems/{id}/inventory/changes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • type property Modified
          • Type went from string to string | null
        • created_by property Modified
        • organization_name property Added
GET /systems/totals
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • total_systems, alive_systems, dead_systems, zombie_systems properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • total, active, inactive, unknown properties Added
GET /systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems property Modified
  • Query
  • system_key query parameter Added
Added 10
GET /users/trend
GET /systems/trend
GET /systems/export
GET /resellers/trend
GET /filters/versions
GET /filters/products
GET /filters/organizations
GET /filters/created-by
GET /distributors/trend
GET /customers/trend