Acceptable Use
Draft
Placeholder terms for the development phase. Final acceptable-use terms will be published before the API opens to third parties.
By using the AyakaMods API you agree to:
Downloads
- Always fetch files through the API download endpoint (
mod-versions/{id}/download) with your key. Do not cache, share, or hotlink a raw storage URL - access must stay revocable. - Do not redistribute downloaded files outside your integration's normal install flow.
Rate limits
- Respect the rate limits returned per key. Do not hammer the API or parallelize aggressively to circumvent caps.
- Cache list/detail responses reasonably rather than re-fetching on every frame or view.
Attribution & content
- Attribute AyakaMods as the source of mods in your UI.
- Respect each game's content rules, including NSFW exclusion where set.
- Respect mod authors' licensing and the takedown/moderation state of any mod.
Keys
- Keep your key secret. Do not embed it in plaintext in a distributable client. See Ownership & Anti-Piracy.
- One key per integration. Tell us if your use case or volume changes materially.
Abuse may result in a key being revoked without notice.