How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Huma Integration API

The Integration API from Huma — 11 operation(s) for integration.

Huma Integration API is one of 77 APIs that Huma publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 15 operations across 11 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://workspace-gcp-uk.api.huma.com/api/integration/v1.

15 operations 11 paths 25 schemas 2 DELETE4 GET8 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://workspace-gcp-uk.api.huma.com/api/integration/v1
Authentication
API Key, HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Huma Integration API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (Hawk_Auth). It accepts HTTP bearer tokens (JWT) (JWT_Auth). It accepts HTTP bearer tokens (JWT) (jwtAuth).

  • Hawk_Auth — Hawk MAC authentication. Paste a full Authorization header value. Example: Authorization: Hawk id="userId:clientId", ts=" ", nonce=" ", mac=" "[, hash=" "][, e…
  • JWT_Auth — Use HTTP Bearer auth with a JWT. Send the token in the Authorization header: Authorization: Bearer The token should contain standard claims plus projectId and…

Paths & Operations 15

Across 11 paths, the API surfaces 15 operations — 2 DELETE, 4 GET, 8 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Integration 15
POST
/api/extensions/v1/integration
Create Integration
api_extensions_v1_integration_create_[create_integration] body → 201
POST
/api/extensions/v1/integration/{integration_id}
Retrieve Integration
api_extensions_v1_integration_create_[retrieve_integration] 1 param → 200
PUT
/api/extensions/v1/integration/{integration_id}
Update Integration
api_extensions_v1_integration_update_[update_integration] 1 param body → 200
DELETE
/api/extensions/v1/integration/{integration_id}
Delete Integration
api_extensions_v1_integration_destroy_[delete_integration] 1 param → 204
POST
/api/extensions/v1/integration/ehr-logs/search
Retrieve Ehr Logs
api_extensions_v1_integration_ehr_logs_search_create_[retrieve_ehr_logs] body → 200
POST
/api/extensions/v1/integration/search
Retrieve Integrations
api_extensions_v1_integration_search_create_[retrieve_integrations] body → 200
POST
/api/integration/v1/auth/sign-consent
Sign Consent
api_integration_v1_auth_sign_consent_create_[sign_consent] 2 params body → 201
POST
/api/integration/v1/auth/signin
Sign In
api_integration_v1_auth_signin_create_[sign_in] 2 params body → 200
POST
/api/integration/v1/auth/signup
Sign Up
api_integration_v1_auth_signup_create_[sign_up] 2 params body → 201
GET
/api/integration/v1/configs/android
Retrieve Android Config
api_integration_v1_configs_android_retrieve_[retrieve_android_config] → 200
GET
/api/integration/v1/configs/backend
Retrieve Backend Config
api_integration_v1_configs_backend_retrieve_[retrieve_backend_config] → 200
GET
/api/integration/v1/configs/ios
Retrieve Ios Config
api_integration_v1_configs_ios_retrieve_[retrieve_ios_config] → 200
GET
/api/integration/v1/secrets/
Retrieve Api Secret
api_integration_v1_secrets_retrieve_[retrieve_api_secret] 1 param → 200
POST
/api/integration/v1/secrets/
Generate Api Secret
api_integration_v1_secrets_create_[generate_api_secret] body → 201
DELETE
/api/integration/v1/secrets/
Delete Api Secret
api_integration_v1_secrets_destroy_[delete_api_secret] → 204

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are GenericEHRDTODRF (19 properties), EhrLogDTODRF (18 properties), IntegrationSignUpRequestBodyDRF (15 properties), IntegrationDTODRF (14 properties). Each schema is shown below with its type and property counts.

OrganizationAPISecretDTODRF
object
3 properties 3 required
GenericEHRDTODRF
object
19 properties 2 required
IntegrationSignConsentRequestBodyDRF
object
1 property
RetrieveIntegrationsRequestObjectDRF
object
2 properties 1 required
GCPFhirDTODRF
object
3 properties 2 required
UpdateIntegrationRequestDataDRF
object
11 properties 4 required
EhrLogDTODRF
object
18 properties
IntegrationSignInRequestBodyDRF
object
5 properties 2 required
InboundDRF
object
3 properties 1 required
KafkaDRF
object
6 properties 4 required
SignInResponseObjectDRF
object
5 properties
RetrieveIntegrationsResponseObjectDRF
object
4 properties
CreateIntegrationRequestObjectDRF
object
11 properties 4 required
ResultIdResponseObjectDRF
object
1 property
GenerateAPISecretRequestObjectDRF
object
1 property 1 required
RetrieveEhrLogsResponseObjectDRF
object
4 properties
IntegrationSignUpResponseObjectDRF
object
5 properties
SortFieldDRF
object
2 properties 2 required
RetrieveEhrLogsRequestObjectDRF
object
12 properties
EndpointDRF
object
4 properties 3 required
WebhookDTODRF
object
6 properties 2 required
OutboundDRF
object
3 properties 1 required
IntegrationSignUpRequestBodyDRF
object
15 properties 3 required
DestinationDRF
object
4 properties 2 required
IntegrationDTODRF
object
14 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

huma-integration-api-openapi.yml Raw ↑

Other APIs Huma publishes across the network.

Huma Mobile & Web SDK
Huma AI Engine API
Huma Appointment API
Huma Assets API
Huma Audit Log API
Huma Auth API
Huma Authorization Admin API
Huma Autocomplete API
Huma Billing API
Huma Billing Portal Route API
Huma Builder API
Huma Calendar Route API
Where this information came from

This is an independent, third-party profile of Huma Integration API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.