GameDB Connect
GameDB Connect is a powerful, cloud-based API solution designed specifically for game developers using Unreal Engine 5 (UE5). It offers seamless integration between your game and a variety of databases, including PostgreSQL, MongoDB, Azure Cosmos DB, and SQL Server. By focusing on flexibility, ease of use, and security, GameDB Connect simplifies game development, allowing developers to…
GameDB Connect endpoints
| Method | Endpoint | Description |
|---|---|---|
| Database Operations | ||
| POST |
AddGame /add-game |
|
| POST |
TestDatabaseConnection /test-db-connection |
|
| POST |
RemoveDatabase /remove-database |
|
| POST |
AddDatabase /add-database |
|
| POST |
DeleteGame /delete-game |
|
| POST |
SwitchDatabase /switch-db |
|
| Data Operations | ||
| POST |
RetrieveData /retrieve-data |
|
| POST |
DeleteData /delete-data |
|
| POST |
StoreData /store-data |
|
| PUT |
UpdateData /update-data |
|
| Template Operations | ||
| POST |
DeleteTemplate /delete-template |
|
| POST |
UpsertTemplate /upsert-template |
|
| Developer Operations | ||
| POST |
OnboardDeveloper /onboard |
|
| POST |
DeleteUser /delete-user |
|
| DRM | ||
| POST |
VerifyDRM /drm/verify |
Processes a DRM verification request and responds with the verification result. |
GameDB Connect pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| PRO | $30 / month | 1000 / hour |
|
| ULTRA | $60 / month | 10000 / hour |
|
| MEGA Recommended | $100 / month | 30000 / hour |
|