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

Humanitec UserProfile API

UserProfile holds the profile information of a user

Humanitec UserProfile API is one of 45 APIs that Humanitec publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include UserProfile. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.

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

Requests are made against a single base URL, https://api.humanitec.io/.

3 operations 2 paths 6 schemas 1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.28.24
Base URL
https://api.humanitec.io
Resource Areas
1

Paths & Operations 3

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

UserProfile 3

UserProfile holds the profile information of a user

GET
/current-user
Gets the extended profile of the current user
getCurrentUser → 200401403
PATCH
/current-user
Updates the extended profile of the current user.
updateCurrentUser body → 200400401403
POST
/orgs/{orgId}/users
Creates a new service user.
createServiceUserInOrg 1 param body → 200400403

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are UserProfileExtendedResponse (7 properties), UserProfileExtendedRequest (7 properties), UserProfileResponse (5 properties), HumanitecErrorResponse (3 properties). Each schema is shown below with its type and property counts.

UserProfileExtendedRequest
object
UserProfileExtended holds the profile information of a user including properties only accessible to the user.
7 properties
NewServiceUserRequest
object
NewServiceUser holds the definition of a new service user.
3 properties 2 required
UserProfileResponse
object
UserProfile holds the profile information of a user
5 properties 4 required
RolesResponse
object
UserProfileExtendedResponse
object
UserProfileExtended holds the profile information of a user including properties only accessible to the user.
7 properties 6 required
HumanitecErrorResponse
object
HumanitecError represents a standard Humanitec Error
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

humanitec-userprofile-api-openapi.yml Raw ↑

Other APIs Humanitec publishes across the network.

Humanitec AccountType API
Humanitec ActiveResource API
Humanitec Agents API
Humanitec Application API
Humanitec Artefact API
Humanitec ArtefactVersion API
Humanitec AuditLogs API
Humanitec AutomationRule API
Humanitec Delta API
Humanitec Deployment API
Humanitec DriverDefinition API
Humanitec Environment API