Change Updates

Do not miss any Supersim API changes, ever again

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

RSS

21 days ago

main
1.0.0
Compare
1.0.0

API structure has changed

Next change
24 structure changes including:
2 Additions
22 Modifications
Modified 22 Breaking
POST /v1/SmsCommands
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status, direction properties Modified
        • Type went from string | null to string
          Breaking
POST /v1/Sims/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
  • 202 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /v1/Sims
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /v1/IpCommands
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status, direction, payload_type properties Modified
        • Type went from string | null to string
          Breaking
      • device_port property Modified
        • Type went from integer | null to integer
          Breaking
POST /v1/Fleets/{Sid}
  • Body
  • application/x-www-form-urlencoded content type Modified
    • DataLimit property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_limit property Modified
        • Type went from integer | null to integer
          Breaking
      • data_metering property Modified
        • Type went from string | null to string
          Breaking
POST /v1/Fleets
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data_limit property Modified
        • Type went from integer | null to integer
          Breaking
      • data_metering property Modified
        • Type went from string | null to string
          Breaking
POST /v1/ESimProfiles
  • Body
  • application/x-www-form-urlencoded content type Modified
    • GenerateMatchingId property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • matching_id, activation_code properties Added
GET /v1/UsageRecords
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/SmsCommands/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, direction properties Modified
        • Type went from string | null to string
          Breaking
GET /v1/SmsCommands
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sms_commands property Modified
        • status, direction properties Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Sims/{SimSid}/BillingPeriods
  • Response
  • 200 response Modified
    • application/json content type Modified
      • billing_periods property Modified
        • period_type property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Sims/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /v1/Sims
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sims property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Networks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/NetworkAccessProfiles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/IpCommands/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, direction, payload_type properties Modified
        • Type went from string | null to string
          Breaking
      • device_port property Modified
        • Type went from integer | null to integer
          Breaking
GET /v1/IpCommands
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ip_commands property Modified
        • status, direction, payload_type properties Modified
          • Type went from string | null to string
            Breaking
        • device_port property Modified
          • Type went from integer | null to integer
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Fleets/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_limit property Modified
        • Type went from integer | null to integer
          Breaking
      • data_metering property Modified
        • Type went from string | null to string
          Breaking
GET /v1/Fleets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fleets property Modified
        • data_limit property Modified
          • Type went from integer | null to integer
            Breaking
        • data_metering property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/ESimProfiles/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • matching_id, activation_code properties Added
GET /v1/ESimProfiles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • esim_profiles property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
        • matching_id, activation_code properties Added
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
Added 2
GET /v1/Sims/{SimSid}/IpAddresses
GET /v1/SettingsUpdates