Skip to main content
POST
AU Birth Certificate

Authorizations

Authorization
string
header
required

Use Bearer {your_api_token} in the Authorization header.

Headers

Accept
string
default:application/json
Content-Type
string
default:application/json

Body

application/json
dob
string<date>
required

Date of birth of the individual.

registration_number
string
required

Official birth registration number.

registration_state
enum<string>
required

Australian state where the birth was registered.

Available options:
ACT,
NSW,
NT,
QLD,
SA,
TAS,
VIC,
WA
template_id
string
required

Identifier used to categorize or group requests for tracking or reporting.

verification_id
string
required

A unique ID used to identify your verification request.

certificate_number
string

Unique number printed on the birth certificate.

date_printed
string<date>

Date when the certificate was issued or printed.

family_name
string

Family name of the individual.

given_name
string

Given name of the individual.

registration_date
string<date>

Date of registration.

registration_year
integer

Year of registration.

Response

200 - application/json

AU birth certificate verification processed successfully

status
boolean
message
string
result
object