mastodon.local

API provider — mastodon.local

🔑 bearer 127 endpoints social
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

composer require mastodon-api
curl examples
OEmbed as JSON
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://mastodon.local/api/oembed
View identity proof
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://mastodon.local/api/proofs
Fetch all lists that the user owns.
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://mastodon.local/api/v1/lists
Endpoints (127 total)
GET
/api/oembed
OEmbed as JSON
GET
/api/proofs
View identity proof
GET
/api/v1/lists
Fetch all lists that the user owns.
GET
/api/v1/mutes
Accounts the user has muted.
GET
/api/v1/blocks
Get blocked users.
GET
/api/v1/trends
Tags that are being used more frequently within the past week.
GET
/api/v2/search
Search results
GET
/api/v1/filters
GET
/api/v1/markers
Get saved timeline position
GET
/api/v1/instance
Information about the server.
GET
/oauth/authorize
Displays an authorization form to the user. If approved, it will create and r…
GET
/api/v1/bookmarks
Statuses the user has bookmarked.
Language coverage
PHP
1
At a glance
Total SDKs1
Languages1
Endpoints127
Authbearer
Categories1
http://mastodon.local