Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Willo Reference API

Read-only reference data - languages and IDV countries of employment.

Willo Reference API is one of 9 APIs that Willo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reference. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against 2 base URLs: https://api.willotalent.com/api/integrations/v2, https://api.stage.willotalent.com/api/integrations/v2.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api.willotalent.com/api/integrations/v2
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Willo Reference API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — The integration key ("API key") available on the Willo Integrations page at https://app.willotalent.com/integrations, sent in the Authorization header. Each us…

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Reference 2

Read-only reference data - languages and IDV countries of employment.

GET
/languages/
List Languages
listLanguages → 200401
GET
/idv-counties/
List Countries
listIdvCountries → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Language (2 properties), Country (2 properties), Error (1 property). Each schema is shown below with its type and property counts.

Error
object
1 property
Country
object
2 properties
Language
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

willo-reference-api-openapi.yml Raw ↑

Other APIs Willo publishes across the network.

Willo Child Organisations API
Willo Departments API
Willo Interview Templates API
Willo Interviews API
Willo Message Templates API
Willo Participants API
Willo Users API
Willo Webhooks API