Reference for building compatible SkyMelloo/MellooEssentials clients, forks, and third-party mods.
- DEVELOPER_API.md - the full reference (auth, signing, every endpoint, rate limits, compatibility rules)
- Live, always-current version: https://sky.melloo.me/developer-api/reference
- Changelog: https://sky.melloo.me/changelog/api
- API status: https://sky.melloo.me/developer-api/status
- examples/ - worked examples
Base URL: https://sky.melloo.me/api/public/mod/v1/
This is a hobby-project API with no SLA - see the reference doc's compatibility rules and responsible-use section before building against it.
Using the API and have a question? Start a thread on sky.melloo.me/community, or if you'd rather ask privately: sky.melloo.me/contact.
- SkyMelloo
- MellooEssentials
- api-client - Java client library (queueing, batching, backoff)