Apis (original) (raw)
Using Mastodon
Running Mastodon
- Preparing your machine
- Installing from source
- Configuring your environment
- Configuring full-text search
- Installing optional features
* Object storage
* Onion services
* Captcha
* Single Sign On - Setting up your new instance
- Using the admin CLI
- Upgrading to a new release
- Backing up your server
- Migrating to a new machine
- Scaling up your server
- Moderation actions
- Troubleshooting errors
* Database index corruption - Roles
Developing Mastodon apps
Contributing to Mastodon
Spec compliance
REST API
API Methods
- apps
* oauth
* emails - accounts
* bookmarks
* favourites
* mutes
* blocks
* domain_blocks
* filters
* reports
* follow_requests
* endorsements
* featured_tags
* preferences
* followed_tags
* suggestions
* tags - profile
- statuses
* media
* polls
* scheduled_statuses - timelines
* conversations
* lists
* markers
* streaming - grouped notifications
- notifications
* push - search
- instance
* trends
* directory
* custom_emojis
* announcements - admin
* accounts
* canonical_email_blocks
* dimensions
* domain_allows
* domain_blocks
* email_domain_blocks
* ip_blocks
* measures
* reports
* retention
* trends - proofs
- oembed
- apps
API Entities
- Account
- AccountWarning
- Admin::Account
- Admin::CanonicalEmailBlock
- Admin::Cohort
- Admin::Dimension
- Admin::DomainAllow
- Admin::DomainBlock
- Admin::EmailDomainBlock
- Admin::Ip
- Admin::IpBlock
- Admin::Measure
- Admin::Report
- Announcement
- Appeal
- Application
- Context
- Conversation
- CustomEmoji
- DomainBlock
- Error
- ExtendedDescription
- FamiliarFollowers
- FeaturedTag
- Filter
- FilterKeyword
- FilterResult
- FilterStatus
- IdentityProof
- Instance
- List
- Marker
- MediaAttachment
- Notification
- NotificationPolicy
- NotificationRequest
- Poll
- Preferences
- PreviewCard
- PreviewCardAuthor
- PrivacyPolicy
- Quote
- Reaction
- Relationship
- RelationshipSeveranceEvent
- Report
- Role
- Rule
- ScheduledStatus
- Search
- ShallowQuote
- Status
- StatusEdit
- StatusSource
- Suggestion
- Tag
- TermsOfService
- Token
- Translation
- V1::Filter
- V1::Instance
- V1::NotificationPolicy
- WebPushSubscription