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

HiBob Goals API

The Goals API from HiBob — 3 operation(s) for goals.

HiBob Goals API is one of 10 APIs that HiBob publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Goals. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.hibob.com/v1.

3 operations 3 paths 1 schemas 1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.hibob.com/v1
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

HiBob Goals API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (serviceUserAuth). By default, every request must be authenticated.

  • serviceUserAuth — Service user credentials passed via HTTP Basic Authorization header

Paths & Operations 3

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

Goals 3
POST
/goals/goals/search
Search goals
→ 200
POST
/goals/goals
Create goals
body → 201
PATCH
/goals/goals/{goalId}
Update goal
1 param body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Goal (6 properties). Each schema is shown below with its type and property counts.

Goal
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hibob-goals-api-openapi.yml Raw ↑

Other APIs HiBob publishes across the network.

Bob Public API
Bob Webhooks
HiBob Attendance API
HiBob Documents API
HiBob Employee Tables API
HiBob Hiring API
HiBob Learning API
HiBob People API
HiBob Projects API