Welcome to Diligent API

The Diligent API enables you to integrate comprehensive Customer Due Diligence (CDD) and business verification capabilities into your applications. Our API follows RESTful principles and provides real-time access to our advanced screening and monitoring services.

Key Features

Customer Due Diligence

Perform comprehensive CDD checks on businesses worldwide

Company Information

Access detailed company data and verification services

Real-time Webhooks

Get instant notifications for important events

Instant Screening

Quick website and business risk assessment

Base URLs

The API is available in both sandbox and production environments:

# Sandbox Environment
https://api.sandbox.godiligent.ai

# Production Environment
https://api.godiligent.ai

Authentication

All API requests require authentication using an API key. Include your API key in the X-API-KEY header with each request:

X-API-KEY: your_api_key_here

Keep your API keys secure and never expose them in client-side code or public repositories.

Rate Limiting

The API implements rate limiting to ensure fair usage. The current limits are:

  • Standard Plan: 100 requests per minute
  • Enterprise Plan: Custom limits based on your needs

Rate limit information is included in the response headers:

X-RateLimit-Limit: 100
X-RateLimit-Remaining: 95
X-RateLimit-Reset: 1621789234

OpenAPI Specification

OpenAPI Specification

View the complete API specification in OpenAPI format

Need Help?

If you need assistance or have questions: