Developer Portal
Build with
DisPick API.
Integrate DisPick's real-time data into your own services and bots. 디스픽의 강력한 디스크립션 및 랭킹 데이터를 활용하여
여러분의 서비스와 봇을 고도화하세요.
01Quick Start
Get the most recently registered servers using our public endpoint.
# Recent Servers API
GET https://api.dispick.org/api/servers/recent
GET https://api.dispick.org/api/servers/recent
02Authentication
Public data endpoints are available without a token. Write actions require a valid API bearer token.
Public Access
GET requests are open to everyone.
Rate Limiting
Rate limit: 60 requests per minute.
Full API Reference
Check out our interactive Swagger documentation for all available endpoints.
Go to Swagger UI