Skip to main content

16 docs tagged with "API"

View all tags

API Error Handling

Request complexity refers to the computational cost and resource usage of executing a GraphQL query.

API Rate Limiting

Rate limits restrict the number of requests a client can make within a specific time frame.

API Status and Changes

The Highnote Status page displays the operational status of the Highnote platform and GraphQL API.

Events Reference

Highnote event notifications are categorized by domain and each event has a corresponding object in the API."

Fetching Events

You can fetch, monitor, and replay Highnote notification events (which are stored for 30 days)."

Idempotency

API requests with identical parameters won't trigger the same action twice if a connection error occurs.

Notifications

Highnote notifications let you monitor and respond to events in your Highnote integration.

Request Complexity

Request complexity refers to the computational cost and resource usage of executing a GraphQL query.

Testing the API

The Highnote Test environment lets you simulate real-time transactions and compliance scenarios.