v1
latestOpenAPI 3.0.02026-07-1471718.0 KBMastodon/Fediverse by Unshape
Test credentials
Auth the user with the credentials passed as headers.
get/mastodon/me
Headers
X-Access-Tokenstring required
The Mastodon access token generate on your handle's website.
X-Mastodon-Emailstring required
The email you used to sign up to Mastodon
X-Mastodon-App-Passwordstring required
Generated app password
Response
Authentication succeeded
Example response
{
"success": true
}