googleapis.com

Cloud Talent Solution provides the capability to create, read, update, and delete job postings, as well as search jobs based on keywords and filters.

🔑 oauth2 12 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets the latest state of a long-running operation. Clients can use this metho…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://jobs.googleapis.com/v3p1beta1/{name}
Lists jobs by filter.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://jobs.googleapis.com/v3p1beta1/{parent}/jobs
Completes the specified prefix with keyword suggestions. Intended for use by …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://jobs.googleapis.com/v3p1beta1/{name}:complete
Endpoints (12 total)
GET
/v3p1beta1/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v3p1beta1/{parent}/jobs
Lists jobs by filter.
GET
/v3p1beta1/{name}:complete
Completes the specified prefix with keyword suggestions. Intended for use by …
GET
/v3p1beta1/{parent}/companies
Lists all companies associated with the service account.
POST
/v3p1beta1/{parent}/jobs
Creates a new job. Typically, the job becomes searchable within 10 seconds, b…
POST
/v3p1beta1/{parent}/companies
Creates a new company entity.
POST
/v3p1beta1/{parent}/jobs:search
Searches for jobs using the provided SearchJobsRequest. This call constrains …
POST
/v3p1beta1/{parent}/clientEvents
Report events issued when end user interacts with customer's application that…
POST
/v3p1beta1/{parent}/jobs:batchDelete
Deletes a list of Jobs by filter.
POST
/v3p1beta1/{parent}/jobs:searchForAlert
Searches for jobs using the provided SearchJobsRequest. This API call is inte…
PATCH
/v3p1beta1/{name}
Updates specified job. Typically, updated contents become visible in search r…
DELETE
/v3p1beta1/{name}
Deletes the specified job. Typically, the job becomes unsearchable within 10 …
At a glance
Total SDKs10
Languages6
Endpoints12
Authoauth2
Categories2
https://jobs.googleapis.com