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
    • Schemas
      • LinkItem
      • User

    LinkItem

    {
        "id": 0,
        "created_at": "2019-08-24T14:15:22Z",
        "updated_at": "2019-08-24T14:15:22Z",
        "short": "string",
        "long_url": "string",
        "blocked": true,
        "blocked_reason": "string",
        "blocked_at": "2019-08-24T14:15:22Z",
        "microsite": true,
        "protected": true,
        "disposable": true,
        "adult": true,
        "archive_at": "2019-08-24T14:15:22Z"
    }
    Built with