Moderation API home pagelight logodark logo
  • Sign up
  • Dashboard
  • Dashboard

Introduction

Moderation API is a full stack content moderation solution.

​
Quickstart

Learn how to get started with Moderation API in 5 minutes.

Node.js quickstart

Get started with Node.js and npm

Python quickstart

Get started with Python and pip

Go quickstart

Get started with Go

Ruby quickstart

Get started with Ruby

PHP quickstart

Get started with PHP

Java quickstart

Get started with Java

​
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.

Integrations

See our integrations and no-code solutions.

​
Guides

Can’t find your use case? Contact us and we’ll help you get started.

Automate your moderation

Automate your moderation with the API.

Using review queues

Learn how to use review queues to moderate content.

Handling user flagged content

Setting up a review queue and letting users flag content.

AI agents

Using AI agents to help you moderate.

Pre-built models

Get an overview of the pre-built models available.

Creating a custom model

Learn how to create a custom model in the dashboard.

Assistant
Responses are generated using AI and may contain mistakes.

Was this page helpful?

On this page
  • Quickstart
  • Not a developer?
  • Guides
  • Documentation
  • API References
  • Changelog
  • Email support
  • API
    • Introduction
    • Authentication
    • Errors
    • Rate limits
    Account
    • GET
      Get account details
    Content moderation
    • POST
      Analyze text
    • POST
      Analyze image
    • POST
      Analyze video content
    • POST
      Analyze audio content
    • POST
      Analyze object
    Actions
    • GET
      List moderation actions
    • POST
      Create an action
    • GET
      Get an action
    • PUT
      Update an action
    • DEL
      Delete an action
    • POST
      Execute moderation action
    Wordlist (Enterprise)
    • GET
      List wordlists
    • GET
      Get wordlist
    • PUT
      Update wordlist
    • GET
      Get embedding status
    • POST
      Add words to wordlist
    • DEL
      Remove words from wordlist
    Authors (Enterprise)
    • GET
      List authors
    • GET
      Get author insights
    Review Queue (Enterprise)
    • GET
      Get a queue
    • GET
      Get queue statistics
    • GET
      Get queue items
    • POST
      Resolve a queue item
    • POST
      Unresolve a queue item

    Introduction

    Moderation API is a full stack content moderation solution.

    ​
    Quickstart

    Learn how to get started with Moderation API in 5 minutes.

    Node.js quickstart

    Get started with Node.js and npm

    Python quickstart

    Get started with Python and pip

    Go quickstart

    Get started with Go

    Ruby quickstart

    Get started with Ruby

    PHP quickstart

    Get started with PHP

    Java quickstart

    Get started with Java

    ​
    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.

    Integrations

    See our integrations and no-code solutions.

    ​
    Guides

    Can’t find your use case? Contact us and we’ll help you get started.

    Automate your moderation

    Automate your moderation with the API.

    Using review queues

    Learn how to use review queues to moderate content.

    Handling user flagged content

    Setting up a review queue and letting users flag content.

    AI agents

    Using AI agents to help you moderate.

    Pre-built models

    Get an overview of the pre-built models available.

    Creating a custom model

    Learn how to create a custom model in the dashboard.

    Assistant
    Responses are generated using AI and may contain mistakes.

    Was this page helpful?

    On this page
    • Quickstart
    • Not a developer?
    • Guides