Skip to main content
D-Sports Docs home page
Search...
⌘K
Ask AI
Support
App
App
Search...
Navigation
Packs
List active packs
Guides
API Reference
Website
App
API Fundamentals
Introduction
Authentication
Errors and status codes
Rate limits and retries
Domain API Guides
Auth and onboarding API
Social and locker room API
Gamification API
Commerce and purchases API
Collectibles and packs API
Wallet and web3 API
Moderation and reporting API
Platform and infrastructure API
Endpoints
Auth
Logout
Mobile auth
Teams
Leagues
Leaderboard
Locker room
Packs
GET
List active packs
GET
Get pack by ID
PUT
Complete pack purchase
POST
Start pack purchase
POST
Open pack
User
Quests
Rewards
Wallets
Checkout
D-Sports Cash
Dashboard
Products
Webhooks
Misc
List active packs
cURL
Copy
Ask AI
curl
--request
GET
\
--url
https://app.d-sports.org/api/packs
Packs
List active packs
Copy page
Copy page
GET
https://app.d-sports.org
http://localhost:3004
/
api
/
packs
Try it
List active packs
cURL
Copy
Ask AI
curl
--request
GET
\
--url
https://app.d-sports.org/api/packs
Response
200
{ packs }
Was this page helpful?
Yes
No
Add reaction
Get pack by ID
⌘I
Assistant
Responses are generated using AI and may contain mistakes.