Introduction
The Moderation API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Just getting started?
Check out our quickstart guide to get up and running.
Not a developer?
If you’re not a developer, you can still use the API. We have many integrations and no-code solutions that allows you to create projects and moderate content without writing a single line of code.
SDKs
Moderation API’s server-side helper libraries (also known as server-side SDKs) reduce the amount of work required to use the REST APIs, starting with reducing the boilerplate code you have to write.
OpenAPI Specification
Moderation API’s OpenAPI specification empowers you with a broad set of developer tooling.
Was this page helpful?