Base URL:
https://api.premid.app/v2
Endpoint | Type | Description |
---|---|---|
/betaAccess | GET |
Get the users who are able to access our beta program. |
/changelog/:project/:version | GET |
Get our changelog. |
/credits/:userID | GET |
Get Discord informations of our PreMiD Staff and Contributors / a specific user, using Discord User ID. Must be in our Discord server. |
/langFile/list | GET |
Get all the available translated languages. |
/langFile/:project/:lang | GET |
Get the translated strings of our website and extension. |
/presences/:presence/:file | GET |
Get information about our Presences / a single Presence / a file of the presence (Ex: presence.js, metadata.json). |
/presenceUsage | GET |
Get the number of users from all of our presences. |
/science | POST |
- |
/usage | GET |
Get the number of PreMiD users. |
/versions | GET |
Get the versions of our API, Application, Extension and Discord Bot. |