This documentation is outdated. Please use the active v2 APIs listed in the ManiaExchange v2 API documentation.

Conventions - ManiaExchange API Documentation

Basic understanding of the API documentation.

Colours

This is an invalid operation.

This is a correct operation.

Comma-separated Values

A "," (comma) between { and } denotes that more than one value can be specified in comma-separated form.
{param,}

Optional Parameters

A "?" (question mark) between { and } denotes an optional parameter. Optional parameters will always have default values.
{param?}