s.prochase.top Open in urlscan Pro
35.214.184.4  Public Scan

Submitted URL: https://s.prochase.top/
Effective URL: https://s.prochase.top/swagger-ui/index.html
Submission: On November 06 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="/v3/api-docs/default">default</option>
    </select></label></form>

Text Content

Select a definitiondefault


LESS-URL API

 0.0.1-SNAPSHOT 

OAS 3.0

/v3/api-docs/default

less-url API 文档,部分接口需要 JWT Token,请通过 /auth/token 接口获取。

Servers
http://s.prochase.top - Generated server url
Authorize



用户

GET
/api/v1/users/{id}
根据 id 获取用户信息

GET
/api/v1/users/me
获取当前用户信息,需要提供 token

POST
/api/v1/users/migrate
迁移 Guest 数据到用户账户

PUT
/api/v1/users
更新用户信息



登出

POST
/api/v1/logout
登出



短链接

需要提供 JWT TOKEN 或者 GUEST-ID

DELETE
/api/v1/links/{id}
删除短链接

GET
/api/v1/links
查询短链接

GET
/api/v1/links/{id}
获取短链接

GET
/api/v1/links/counts
根据认证用户,统计短链数量和点击记录数量

POST
/api/v1/links
生成短链接

POST
/api/v1/links/increase-count
统计短链接点击量



认证

GET
/api/v1/auth/guest-id
获取游客 id

POST
/api/v1/auth/token
获取 token

POST
/api/v1/auth/register
注册新用户

POST
/api/v1/auth/register-verification
发送注册验证码

POST
/api/v1/auth/register-verification/verify
验证注册邮箱

POST
/api/v1/auth/refresh
刷新 token

POST
/api/v1/auth/login
用户登录

POST
/api/v1/auth/email-verification
发送邮件验证码

POST
/api/v1/auth/check-email
检查邮箱



访问统计

GET
/api/v1/statistics/timeseries


GET
/api/v1/statistics/metrics


GET
/api/v1/statistics/locations


GET
/api/v1/statistics/basic


POST
/api/v1/statistics/analysis



SCHEMAS

Permission
Role
User
GuestOpCommand
CountLinkResponse
AnalysisCommand
CreateLinkCommand
Link
AuthCommand
AuthResponse
SignupCommand
RegisterEmailCommand
RefreshTokenCommand
LoginCommand
VerificationCommand
CheckEmailCommand
CheckEmailResponse
GrantedAuthority
UserResponse
TimeSeriesStatsDTO
MetricCountStatsDTO
LocationStatsDTO
BasicStatsDTO
IPageLink
GuestIdResponse