Skip to main content
POST
Get content source change tokens

Authorizations

Authorization
string
header
required

API key created in your Wanderer's Guide account settings. Send as Authorization: Bearer <key>. Used for direct API access from external tools and scripts.

Body

application/json
ids
integer[]
required

Content source ids to check (at most 500).

Required array length: 1 - 500 elements

Response

200 - application/json

JSend success.

status
enum<string>
Available options:
success
data
object[]