Trusted by developers worldwide

Apply with Tabbio SmartCV

Let your users apply to jobs instantly with their always-updated Tabbio profiles. Implement OAuth integration in minutes.

Built with developers in mind. Get started quickly with our comprehensive OAuth API.

Secure OAuth 2.0

Industry-standard OAuth 2.0 authorization flow with bcrypt-encrypted credentials and automatic token expiration.

Instant Setup

Get your API credentials in seconds. Copy and paste integration code to go live in minutes.

Analytics Dashboard

Track API usage, success rates, and user applications with real-time analytics.

Granular Permissions

Users select exactly what data to share. 16 configurable fields from basic info to full CV.

Developer-Friendly

REST API with comprehensive docs. Example code in JavaScript, Python, PHP, and more.

Always Updated

Access live SmartCV data. When users update their profile, you get the latest information.

Activity feed

Monitor your application's activity in real-time. Track OAuth requests and user authorizations.

How It Works

Simple 3-step OAuth flow

Integrate authentication in minutes with our straightforward OAuth implementation

1

Authorization Request

Redirect users to Tabbio's consent page with your Client ID. Users see your app name and select which fields to share.

https://tabbio.com/oauth/consent?client_id=YOUR_ID
2

User Authorizes

Users approve and get redirected back to your site with an authorization code. Code is valid for 10 minutes.

https://your-site.com/callback?code=AUTH_CODE
3

Get Profile Data

Exchange the code for user profile data using your Client Secret. Receive structured JSON with selected fields.

POST /api/oauth/token + Client Secret → User Profile JSON

Ready to get started?

Create your developer account and get API credentials in seconds. No credit card required.