https://github.com/brianbaldner/multiversus-api-docs
Documentation on the in-game Multiversus API
https://github.com/brianbaldner/multiversus-api-docs
multiversus multiversusapi
Last synced: about 1 year ago
JSON representation
Documentation on the in-game Multiversus API
- Host: GitHub
- URL: https://github.com/brianbaldner/multiversus-api-docs
- Owner: brianbaldner
- Created: 2022-08-04T20:45:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T17:09:20.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T07:51:11.496Z (about 1 year ago)
- Topics: multiversus, multiversusapi
- Language: JavaScript
- Homepage:
- Size: 38.5 MB
- Stars: 12
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multiversus API Documentation
Community maintained documentation on the in-game Multiversus API. This is very early and we do not know everything yet.
## Auth:
Getting authentication is the most confusing part of the api. It is unclear how to use every platform to log in, and unless you use Fiddler, you have to use your Steam credentials to log in ( I recommend linking a Steam account to your profile if you haven’t). More info can be found [here](/auth/README.md).
## Contributing:
Use [template.md](template.md) to create the documentation for each endpoint. Make sure to put response.json in the same folder as each doc with the server response. The path should be `/root/path/doc.md`