InterfaceInstanceApiVersions

interface InstanceApiVersions {
    mastodon: string;
}

Properties

Properties

mastodon: string

API version number that this server implements. Starting from Mastodon v4.3.0, API changes will come with a version number, which clients can check against this value.