
Cloud Talent Solution API
Cloud Talent Solution API
Google Cloud Talent Solution Jobs API provides intelligent job search — semantic matching, skill recognition, geo filtering, auto-categorization.
Google ML-powered semantic matching ("software engineer" matches "developer")
Specifically designed for recruiting — general search is better served by Vertex AI Search
POST /v4/projects/{project}/tenants to create a tenant; POST /v4/{tenant}/jobs to upload jobs; POST /v4/{tenant}/jobs:search to search.
Uptime · 30-day window
About this API
Cloud Talent Solution (formerly Cloud Jobs API) is Google's intelligent search capability for recruiting platforms. Core value: Google-ML-powered semantic understanding — traditional search matches keywords (user searches "java" only matches jobs with java in title/description), but Talent Solution understands that "java engineer and Spring developer are related at the skill level", enabling cross-term matching. Also auto-extracts skills (["Java", "Spring", "MySQL"]), performs categorization ([Software Engineering / Backend]), recognizes seniority ([Junior]). Search quality directly affects conversion for recruiting platforms (LinkedIn, Indeed-style); this API provides Google-grade search.
What you can build
- 1Provide intelligent search backend for job platforms
- 2Resume-to-job matching
- 3Intelligent job categorization
- 4Skills graph analysis
Strengths & limitations
Strengths
- Google ML-powered semantic matching ("software engineer" matches "developer")
- Auto-extracts skills and categories from job posts
- Multi-language job support
Limitations
- Specifically designed for recruiting — general search is better served by Vertex AI Search
- Requires pre-loading job corpus into the API
Example request
curl https://google.com/<endpoint>Getting started
POST /v4/projects/{project}/tenants to create a tenant; POST /v4/{tenant}/jobs to upload jobs; POST /v4/{tenant}/jobs:search to search.
FAQ
Is Cloud Talent Solution still actively promoted?+
Google has deprecated some components and migrated search capabilities to Vertex AI Search. New projects can consider Vertex AI Search's retail/job scenarios.
Technical details
- Auth type
- unknown
- Pricing
- unknown
- Protocols
- REST
- SDKs
- python, javascript, go, java
- Response time
- 46 ms
- Last health check
- 5/12/2026, 7:37:31 AM
More from Google
Google Workspace Admin SDK API programmatically manages Workspace organizations — users, groups, devices, domains, audit logs, organizational units.
Retrieve AdMob accounts, apps, ad units, ad sources, and generate mediation or network reports.
Work with AdSense Host accounts, ad clients, ad units, reports, and ad code generation from one API surface.
Programmatically manage Apigee organizations, API proxy deployments, attributes, certificates, and hybrid operations.
Google BigQuery API is the REST interface to GCP's flagship data warehouse — execute SQL queries, manage datasets/tables, stream inserts, and use built-in ML.
Control Binary Authorization attestors and policy checks for container images deployed to GKE and Anthos.
Fetch Business Profile location metrics, daily time series, and monthly search keyword impressions.
Google Calendar API lets apps create, read, and update calendar events programmatically — the go-to integration for scheduling apps.