Skip to documentation
API reference

GenHealth API reference

Learn the conventions, authentication, pagination, and response patterns used across the reviewed public GenHealth endpoints.

View as Markdown

Conventions

Requests and responses use JSON unless an endpoint states otherwise. Send credentials through the Authorization header and use the documented query parameter names exactly as shown.

Base URL

text
https://api.umpa.genhealth.ai

Pagination

List endpoints use page and limit query parameters. Start with the default values, inspect the returned pagination metadata, and stop when the response indicates there are no more records.

ParameterTypeDescription
pageintegerOne-based page number
limitintegerMaximum records returned on a page

Responses and errors

RangeMeaningAction
2xxRequest succeededRead the documented response body
4xxRequest or authorization problemCorrect the request before retrying
5xxService could not complete the requestRetry with backoff and preserve the request ID

Operations

Cases

Retrieve prior-authorization cases for your organization.

Policies

Find medical-necessity policies and questionnaires.

Codes

Look up supported medical codes and prior-authorization indicators.

Publishers

List policy publishers available to your organization.