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 9h 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
46 ms
Protocol
REST
Pricing

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 46ms
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

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://google.com/<endpoint>
05

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.

06

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.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: No
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
08

Tags

09

More from Google