Skip to content

Talent Catalog API (1.0.0)

The Talent Catalog (TC) is a purpose-built platform designed to connect skilled displaced populations with international job opportunities and refugee-focused support services.

The Talent Catalog API allows third-party systems to connect to the TC platform.

Key Features

The Talent Catalog API offers the following capabilities:

  • Search Candidate Profiles: Retrieve anonymised candidate data from the TC database.
  • Filter Search Results: Find candidates based on various criteria (e.g. location, occupation, or nationality).
  • Post Job Matches: Match candidate profiles with relevant employment opportunities.
  • Post Service Matches: Connect candidate profiles with appropriate support services.
  • Register Candidates: Add new candidate registrations directly to the TC database.

Authentication

The Talent Catalog API uses API Key Authentication.

Each request must include an X-API-Key header with your API key.

Getting Started

  • Contact us to register for an API key.
  • Use the endpoints below to interact with the API.
Download OpenAPI description
Languages
Servers
Mock server
https://tc-api.redocly.app/_mock/openapi/
Staging server
https://test.api.tctalent.org/
Production server
https://api.tctalent.org/

Candidates

Operations related to anonymised candidates.

Operations