Wird geladen…
Wird geladen…
Alle Endpunkte, nach Domäne gruppiert. Jedes Beispiel zeigt eine echte Anfrage und die Antwort, die du zurückbekommst.
De persoon of bot waar de credential namens handelt.
/v1/meThe account this credential acts as.users:readDieser Endpunkt nimmt keine Parameter.
Anfrage
Authorization: Bearer dbty_live_pk_••••3f9a
Antwort
{
"id": "string",
"handle": "string",
"displayName": "string",
"avatarUrl": "string",
"bannerUrl": "string",
"bio": "string",
"location": "string",
"links": [
{
"label": "string",
"url": "string"
}
],
"fields": [
{
"label": "string",
"value": "string"
}
],
"isBot": false,
"isPlus": false,
"joinedAt": "string"
}