Skip to main content

Welcome

The Proofly SDK provides a powerful, typed interface for the Proofly API, allowing you to easily verify user profiles and detect fake accounts. It handles authentication, automatic job polling, and error handling for you.

Get Started

Install the SDK and make your first verification call in minutes.

Key Features

Why use the SDK?

The Proofly SDK simplifies integration by abstracting away the asynchronous nature of our API:
  1. Automatic Polling - No need to implement polling loops; functions return results directly.
  2. Type Safety - Full TypeScript support with typed request and response objects.
  3. Error Handling - Standardized error objects for easier debugging.
  4. Convenience - Built-in helpers for common operations.