s.id Public API
    • Introduction
    • v1
      • Links
        • List Links
        • Create Link
        • Link Detail by Short
        • Link Detail
        • Update Link
        • Protected Link
        • Dispossable Link
        • Archive Link
        • Unarchive Link
      • Quota
        GET
      • Me
        GET
    • Ping
      GET

      Ping

      GET
      https://api.s.id/ping

      Request

      None

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.s.id/ping'

      Responses

      🟢200Success
      application/json
      Body
      message
      string 
      required
      version
      string 
      required
      Example
      {
        "message": "pong",
        "version": "5.29.1.6f33ea7"
      }
      Modified at 2024-06-12 03:41:11
      Previous
      Me
      Built with