DB Sync: Get Character Links
This endpoint allows you to get a user's currently linked DB sync character IDs in the CAD.
Get Character Links
Request Body
Name
Type
Description
// Array of character sync IDs
[]INVALID REQUEST TYPE
INVALID COMMUNITY ID
API IS NOT ENABLED FOR THIS COMMUNITY
INVALID API KEYAPI ID NOT LINKED TO AN ACCOUNT IN THIS COMMUNITY{
"id": "YOUR_COMMUNITY_ID",
"key": "YOUR_API_KEY",
"type": "GET_CHARACTER_LINKS",
"data": [
{
"apiId": "STEAM:1234" // API ID, Typically, this is their STEAM Hex
]
}Sync ID
Last updated
Was this helpful?

