Getting Started
Quick Start
Set up OAuth authentication in under 5 minutes. Follow our step-by-step guide to get your first integration running.
API Reference
Complete technical reference for all endpoints, authentication methods, and response formats.
Key Features
Secure & Standard
Built on OAuth 2.0 with industry-standard security practices. All credentials are encrypted and tokens automatically expire.
Rich Profile Data
Access comprehensive user profiles including CVs, work experience, education, skills, and certifications.
Developer Friendly
Clean REST API with comprehensive documentation, code examples, and dedicated developer support.
How It Works
Create Your Application
Sign up for a developer account and register your application. You'll receive a Client ID and Client Secret for authentication.
Redirect Users to Tabbio
When users click "Apply with Tabbio", redirect them to our authorization endpoint. They'll approve data sharing and return to your application.
Exchange Code for Profile
Exchange the authorization code for an access token, then use it to fetch the user's profile data from our API.