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

Human API Admin API

The Health Intelligence Platform (HIP) Admin API for creating and managing Human API users, submitting and managing EHR order types, managing subscriptions, and fetching delivered clinical summary reports and order resources. Secured with a Bearer JWT (bearerAuth). Documented endpoints include /api/v1/order-types, /api/v1/users, /api/v1/users/actions, /api/v1/users/{humanId}, /api/v1/users/providers, /api/v1/subscriptions, /api/v1/user/reports, and /api/v1/resources/consumer-link.

Human API Admin API is one of 3 APIs that Human API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Healthcare, EHR, Health Data, and Orders. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://admin.humanapi.co.

1 operations 1 paths 1 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://admin.humanapi.co
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Human API Admin API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 1

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

orders 1

API endpoints to get orders

GET
/api/v1/order-types
Get available order types for the logged in Client App
getOrderTypes → 200500

Schemas 1

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

error
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

human-api-admin-order-types-openapi.json Raw ↑

Other APIs Human API publishes across the network.

Human API Authentication API
Human API Data API