Create a filter.
Optional
_options: { Optional
expires_Optional
irreversible?: booleanOptional
whole_Filter
Edit a given status to change its text, sensitivity, media attachments, or poll. Note that editing a poll’s options will reset the votes.
Optional
media_Optional
poll?: { Optional
expires_Optional
hide_Optional
multiple?: booleanOptional
options?: string[]Optional
sensitive?: booleanOptional
spoiler_Optional
status?: stringStatus
POST /api/auth/session/userkey
This parameter is not used in this method.
Application secret key which will be provided in createApp.
Session token string which will be provided in generateAuthUrlAndToken.
Optional
_redirect_uri: stringThis parameter is not used in this method.
Favourites timeline of any user.
Optional
_options: { Optional
limit?: numberOptional
max_Optional
since_Array of statuses.
POST /api/users/notes
Optional
options: { Optional
limit?: numberOptional
max_Optional
only_Optional
pinned?: booleanOptional
since_Statuses the user has bookmarked.
Optional
_options: { Optional
limit?: numberOptional
max_Optional
min_Optional
since_Array of statuses.
POST /api/notes/mentions
Optional
options: { Optional
limit?: numberOptional
max_Optional
min_Optional
since_Accounts that the user is currently featuring on their profile.
Optional
_options: { Optional
limit?: numberOptional
max_Optional
since_Array of accounts.
POST /api/notes/timeline
Optional
options: { Optional
limit?: numberOptional
local?: booleanOptional
max_Optional
min_Optional
since_View profile directory.
Optional
_options: { Optional
limit?: numberOptional
local?: booleanOptional
offset?: numberOptional
order?: "active" | "new"Array of accounts.
POST /api/notes/user-list-timeline
Optional
options: { Optional
limit?: numberOptional
max_Optional
min_Optional
since_POST /api/notes/local-timeline
Optional
options: { Optional
limit?: numberOptional
max_Optional
min_Optional
only_Optional
since_POST /api/i/notifications
Optional
options: { Optional
account_Optional
exclude_Optional
limit?: numberOptional
max_Optional
min_Optional
since_POST /api/notes/global-timeline
Optional
options: { Optional
limit?: numberOptional
max_Optional
min_Optional
only_Optional
since_View scheduled statuses.
Optional
_options: { Optional
limit?: numberOptional
max_Optional
min_Optional
since_Array of scheduled statuses.
POST /api/notes/search-by-tag
Optional
options: { Optional
limit?: numberOptional
local?: booleanOptional
max_Optional
min_Optional
only_Optional
since_Publish a status with the given parameters.
Text content of status.
Optional
options: { Optional
in_ID of the status being replied to, if status is a reply.
Optional
language?: stringISO 639 language code for this status.
Optional
media_Array of Attachment ids.
Optional
poll?: { Poll object.
Optional
hide_Optional
multiple?: booleanOptional
quote_ID of the status being quoted to, if status is a quote.
Optional
scheduled_ISO 8601 Datetime at which to schedule a status.
Optional
sensitive?: booleanMark status and attached media as sensitive?
Optional
spoiler_Text to be shown as a warning or subject before the actual content.
Optional
visibility?: StatusVisibilityVisibility of the posted status.
Status. When options.scheduled_at is present, ScheduledStatus is returned instead.
Creates a user and account records. Returns an account access token for the app that initiated the request. The app should save this token for later, and should wait for the user to confirm their account by clicking a link in their email inbox.
Optional
_reason: null | stringAn account token.
First, call createApp to get client_id and client_secret. Next, call generateAuthUrl to get authorization url.
Form Data, which is sent to /api/v1/apps
Form Data, which is sent to /api/v1/apps. and properties should be snake_case
POST /api/users/report-abuse
Optional
forward?: booleanOptional
rule_Optional
status_Save your position in a timeline.
Optional
_options: { Optional
home?: { Optional
notifications?: { Marker.
Perform a search.
The search query.
Optional
options: { Optional
account_If provided, statuses returned will be authored only by this account.
Optional
exclude_Filter out unreviewed tags? Defaults to false.
Optional
following?: booleanOnly include accounts that the user is following. Defaults to false.
Optional
limit?: numberMaximum number of results to load, per type. Defaults to 20. Max 40.
Optional
max_Return results older than this id.
Optional
min_Return results immediately newer than this id.
Optional
offset?: numberOptional
resolve?: booleanAttempt WebFinger lookup. Defaults to false.
Enum of search target.
Results.
POST /api/users/search
Optional
options: { Optional
following?: booleanOptional
limit?: numberOptional
max_Optional
resolve?: booleanOptional
since_Subscribe to push notifications.
Optional
_data: null | { PushSubscription.
POST /api/i/update
Optional
options: { Optional
avatar?: stringOptional
bot?: booleanOptional
discoverable?: booleanOptional
display_Optional
fields_Optional
header?: stringOptional
locked?: booleanOptional
note?: stringOptional
source?: null | { Replaces a filter’s parameters in-place.
Optional
_options: { Optional
expires_Optional
irreversible?: booleanOptional
whole_Filter
POST /api/drive/files/update
Optional
options: { Optional
description?: stringOptional
file?: anyOptional
focus?: stringOptional
is_
hostname or base URL