Sign up
      Docs
      • Zoo Design Studio
      • Zoo Developer Tools
        • 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
        • Tutorials
      • KCL Language Reference
      • KCL Standard Library
      • KCL Samples
      • 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}