Sign up
    Docs
    • API
      • Authentication
      • Errors
      • ML
      • Modeling
      • API Calls
      • API Tokens
      • File
      • Meta
      • Orgs
      • Payments
      • Service Accounts
      • Shortlinks
        • Get the shortlinks for an org.
        • Get the shortlinks for a user.
        • Create a shortlink for a user.
        • Update a shortlink for a user.
        • Delete a shortlink for a user.
      • Unit
      • Users
    • CLI
    • KCL language reference
    • KCL standard library
    • KCL Samples
    • Tutorials
    • Glossary
    • FAQ

    APIShortlinks

    Endpoints

    • get
      /org/shortlinks
    • get
      /user/shortlinks
    • post
      /user/shortlinks
    • get
      /user/shortlinks/{key}
    • put
      /user/shortlinks/{key}
    • delete
      /user/shortlinks/{key}