Integrations Library
Connect Your Workflows
Supercharge your hiring pipeline by connecting PreRound AI with the tools you already use. Sync data, automate scheduling, and streamline feedback loops.
Developer API
Build Custom Flows with our API
Don't see what you need? Use our comprehensive REST API to build custom integrations tailored to your unique workflow requirements. We provide robust SDKs and detailed documentation.
RESTful API
Modern REST API with comprehensive documentation
OAuth 2.0
Secure authentication and authorization
Webhooks
Real-time event notifications
SDKs
Official SDKs for popular languages
example.ts
import { PreRoundClient } from '@preround/sdk';
const client = new PreRoundClient({
apiKey: 'pr_live_...'
});
// Sync candidates
await client.integrations.sync({
source: 'greenhouse',
webhook: true
});Need a Custom Enterprise Integration?
Our solutions engineering team can build custom integrations for your unique tech stack. Whether it's a legacy on-premise system or a proprietary tool, we ensure seamless connectivity.