Quora Usage API
Track point balance and usage history.
Quora Usage API is one of 5 APIs that Quora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Usage. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, a changelog, and authentication docs.
This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against 2 base URLs: https://api.poe.com/v1, https://api.poe.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Quora Usage API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
By default, every request must be authenticated.
BearerAuth— Bearer token issued from https://poe.com/api/keys. Pass as Authorization: Bearer .
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Track point balance and usage history.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are PointsHistoryEntry (10 properties), PointsHistory (3 properties), CurrentBalance (1 property), Error (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Quora 4
Other APIs Quora publishes across the network.