Skip to main content
POST

Authorizations

x-vital-api-key
string
header
required

Vital Team API Key

Query Parameters

start_date
string<date> | null

Start date for appointment availability

Body

application/json

At-home phlebotomy appointment address.

first_line
string
required
city
string
required
state
string
required
zip_code
string
required
Pattern: ^\d{5}(-\d{4})?$
second_line
string | null
unit
string | null
deprecated

Deprecated. Use second_line instead to provide the unit number. Subject to removal after 20 Nov 2023.

access_notes
string | null
Maximum string length: 1000

Response

Successful Response

slots
DaySlots · object[]
required
timezone
string | null
Pattern: ^(?:(?:[A-Za-z_\-]+\/[A-Za-z_\-]+(?:\/[A-Za-z_\-]+)?)|(?:Etc\/[A-Za-z0-9+\-]+(?:\/[A-Za-z0-9]+)?|(?:CET|CST6CDT|EET|EST|EST5EDT|MET|MST|MST7MDT|PST8PDT|HST)))$