What you can do with the API
Currently, the Blox.report API supports:- Checking report eligibility
- Reporting users
- Managing reports (claim/unclaim/dismiss/approve/undo)
How it’s structured
Endpoints return a consistent JSON pattern ofsuccess will always be returned, message will be returned if theres an error and data will return the data from the endpoint. In a few cases, the API endpoint will return data in its own way - such as the report fetching endpoint which returns page, limit, count and reports
