Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hegic Options API

Options DEX volume and analytics

Hegic Options API is one of 10 APIs that Hegic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Options. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.arbiscan.io/api.

3 operations 3 paths 2 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.llama.fi
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Hegic Options API declares 1 security scheme for authenticating requests. An API key is passed in the query as apikey (ApiKeyQuery). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Options 3

Options DEX volume and analytics

GET
/overview/options
List all options DEXs with volume summaries
listOptionsDexs 3 params → 200
GET
/overview/options/{chain}
List options DEXs by chain
listOptionsDexsByChain 4 params → 200
GET
/summary/options/{protocol}
Get options DEX volume summary
getOptionsSummary 2 params → 200

Schemas 2

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

DexOverview
object
3 properties
ProtocolVolumeSummary
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hegic-options-api-openapi.yml Raw ↑

Other APIs Hegic publishes across the network.

Arbiscan Token API
Hegic Options Subgraph API
Hegic Smart Contracts (Arbitrum)
Hegic Accounts API
Hegic Contracts API
Hegic Fees API
Hegic Prices API
Hegic Tokens API
Hegic TVL API