L2S - API Docs
Visit L2S
Visit L2S
Get API Key
  1. Schemas
  • URL
    • Shorten a URL
      POST
    • Get URL details
      GET
    • Update URL details
      PUT
  • User
    • Get user settings
      GET
  • Schemas
    • Schemas
      • ErrorResponse
      • SuccessResponse
Visit L2S
Visit L2S
Get API Key
  1. Schemas

ErrorResponse

{
    "ok": false,
    "response": {
        "message": "Error occurred",
        "field": "field_name",
        "suggestion": "Provide a valid value"
    }
}
Built with