Cloud Talent Solution API logo

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.

Visit site ↗Health checked 13h ago
Use it when

Google ML-powered semantic matching ("software engineer" matches "developer")

Watch for

Specifically designed for recruiting — general search is better served by Vertex AI Search

First check

POST /v4/projects/{project}/tenants to create a tenant; POST /v4/{tenant}/jobs to upload jobs; POST /v4/{tenant}/jobs:search to search.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
140 ms
Protocol
REST
Pricing

Uptime · 30-day window

Probes: 30Uptime: 77%Avg latency: 116ms
01

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.

02

What you can build

  • 1Provide intelligent search backend for job platforms
  • 2Resume-to-job matching
  • 3Intelligent job categorization
  • 4Skills graph analysis
03

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
04

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.

05

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.

06

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
python, javascript, go, java
Response time
140 ms
Last health check
6/26/2026, 6:23:23 AM
07

Tags

08

More from Google