masto
    Preparing search index...

    Interface InstanceApiVersions

    interface InstanceApiVersions {
        mastodon: string;
    }
    Index

    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.