📄️ Libraries
Here are some unofficial API libraries that are developed by other people. They are not directly supported by me (but I do help sometimes). Huge thanks to the developers!
📄️ Pastes
These are the docs for the pastes endpoint, which you can use to create and return pastes (and much more).
📄️ Users
These are the docs for the users endpoint, which you can use fetch information about registered users.
📄️ Auth
These are the docs for various authentication endpoints. Used for getting the currently logged in user, as well as fetching and creating access tokens.
📄️ Settings
These are the docs for the settings endpoints. Used for getting and changing the settings of your user, as well as local browser (cookie-based) settings.
📄️ Languages
These are the docs for the languages endpoints. Used for getting information about supported languages on PasteMyst, and autodetecting languages based on content.
📄️ Images
These are the docs for the images endpoint. Used for fetching images (mainly user's avatars).
📄️ Meta
These are the docs for the meta endpoints. Used for fetching some stats and info about PasteMyst itself.
📄️ Announcements
These are the docs for the announcements endpoint, which is used for fetching announcements made on PasteMyst. These announcements are shown on the front page, usually to inform users of new releases.
📄️ Ping
These are the docs for the ping endpoint, used for checking if the PasteMyst instance is up.