- Auth
- API Keys
- Collectables
- Heroes and Characters
- Game
- Asset Candidates
- Assets
- Bones
- Players
- Leaderboards
- Files
- Feature Toggles
- Universal Player Auth
- Merging
- Rarities
- Preferences
- Platforms
- Progressions
- User
- Organisation
- Link Types
- Events/Missions
- Maps
- White Label Login
- Rewards
- Moderation Reports
- Catalogs
- Currency
- Balances
- Messages
- DLC
- Player Segments
- Character Classes
- Subscriptions
- Player Operations
- Roles
- Title Config
- Items
- Entitlements
- Feedback
- Hosts
- Metadata
- Triggers
- Data Migration
- Twitch Drops
- Notifications
Get Game Info
GET
https://api.lootlocker.io/admin/v1/game/23652
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.lootlocker.io/admin/v1/game/23652' \
--header 'X-Auth-Token: ' \
--header 'x-auth-token: '
Response Response Example
{}
Request
Header Params
X-Auth-Token
stringÂ
required
Example:
{{admin_auth_token}}
x-auth-token
stringÂ
optional
Default:
{{admin_auth_token}}
Responses
🟢200Success
application/json
Body
object {0}
Modified at 2024-02-27 14:39:53