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

Buoy Health Complaints API

The Complaints API from Buoy Health — 2 operation(s) for complaints.

Buoy Health Complaints API is one of 7 APIs that Buoy Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Complaints. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 5 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v2.0.

Requests are made against 2 base URLs: https://api.sandbox.buoyhealth.com/symptom-checker/v2, https://api.buoyhealth.com/symptom-checker/v2.

5 operations 2 paths 9 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2.0
Base URL
https://api.buoyhealth.com/symptom-checker/v2
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Buoy Health Complaints API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Bearer) using the authorizationCode flow. By default, every request must be authenticated.

  • Bearer — [Full documentation for the Buoy Auth API is found here.](https://sandbox.buoyhealth.com/auth/redoc/)

Paths & Operations 5

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

Complaints 5
GET
/complaints/
List complaints
complaints_list 1 param → 200401404
POST
/complaints/
Create complaint
complaints_create body → 201204400401
GET
/complaints/{complaint_token}/
Read complaint
complaints_read 1 param → 200401404
PUT
/complaints/{complaint_token}/
Update complaint
complaints_update 1 param body → 200401404
DELETE
/complaints/{complaint_token}/
Delete complaint
complaints_delete 1 param → 204401404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ReadComplaintSchema (6 properties), ReadInterpretationSchema (3 properties), CreateComplaintSchema (2 properties), UpdateComplaintSchema (2 properties). Each schema is shown below with its type and property counts.

SetClarificationSchema
object
1 property 1 required
ComplaintQueryProperty
string
The user's description of their complaint.
ReadClarificationSchema
object
1 property
InterviewTokenProperty
string
A UUID-formatted token uniquely identifying an interview instance.
ReadComplaintSchema
object
6 properties
UpdateComplaintSchema
object
2 properties 2 required
CreateComplaintSchema
object
2 properties 2 required
ClarificationTokenProperty
string
A UUID-formatted token uniquely identifying a clarification of a complaint.
ReadInterpretationSchema
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

buoy-health-complaints-api-openapi.yml Raw ↑

Other APIs Buoy Health publishes across the network.

Buoy Authorization Server
Buoy Health Intents API
Buoy Health Interviews API
Buoy Health Queries API
Buoy Health Questions API
Buoy Health Results API
Where this information came from

This is an independent, third-party profile of Buoy Health Complaints 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.