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
Profile Search
Find profile matches with automatic polling and simplified result handling.
Friend Verification
Verify Facebook friendships between profiles.
Photo Verification
Compare photos against Facebook profile photos with facial recognition.
Quick Links
API Reference
View the underlying REST API documentation.
Error Handling
Understand how the SDK handles errors and exceptions.
Best Practices
Tips for optimal integration using the SDK.
Why use the SDK?
The Proofly SDK simplifies integration by abstracting away the asynchronous nature of our API:- Automatic Polling - No need to implement polling loops; functions return results directly.
- Type Safety - Full TypeScript support with typed request and response objects.
- Error Handling - Standardized error objects for easier debugging.
- Convenience - Built-in helpers for common operations.