Official 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.TypeScript / Node.js
Library for Node.js with full TypeScript support.
Python
Library for Python 3.9+ with sync and async clients.
PHP
Library for PHP 8.1+.
Ruby
Gem for Ruby 3.2+ with Sorbet type definitions.
OpenAPI
If your preferred language is not supported by our official SDKs, you can use the OpenAPI specification to generate your own SDK.OpenAPI Specification
Access the OpenAPI specification for the Moderation API.
Generate client libraries
Learn how to generate client libraries using our OpenAPI specification.