API Reference

Create a Pre-authorization request

Log in to see full request history
Body Params

Pre-authorization Information

string

Required only for Provider / EMR integrations

The human friendly unique code of the Insurer who should receive this PA request.

See insurer list endpoint for available Insurers

number

The ID of the Insurer who should receive this pa request. Used when hmo_code is not supplied

string

Required for Insurer / HMO integrations only.
This is the unique code/ID with which you(The Insurer) identify the provider within your database.
NB: This code must be attached to the provider on your curacel account.

enrollee
object
required

Specifies the Enrollee / Patient for whom this pa request is created

diagnoses
object
required

The collection of diagnoses that should be attached to this PA request.

items
array of objects
required

Collection of all the line items that make up the pa request.

items*
string

Required for insurer / HMO integrations

Unique identifier for the pa request as is on the source system. E.g it’s ID

Responses

400

Bad Request

401

Unauthenticated

403

Forbidden

404

not found

Language
Credentials
API KEY from your account dashboard
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json