SDKs & Tools
Official client libraries for the RAIL Score API
REST API: All SDKs wrap the same REST API. You can always use the API directly via cURL or any HTTP client — see the API Reference.
Python
StableFull-featured SDK with sync/async clients, provider integrations, agent evaluation, session tracking, and policy enforcement.
pip install rail-score-sdk
Sync & async clientsProvider integrationsAgent evaluationPolicy enforcement
JavaScript / Node.js
StableFull-featured SDK with TypeScript support, LLM provider wrappers (OpenAI, Anthropic, Gemini), policy engine, session tracking, and middleware.
npm install @responsible-ai-labs/rail-score
Full TypeScriptLLM provider wrappersPolicy engineSession tracking
Drupal
Coming SoonDrupal module for integrating RAIL Score evaluation into your Drupal CMS content workflows.
composer require drupal/rail_score
Content moderationField integrationAdmin UIBatch processing