OpenAPI Specification
Download the OpenAPI 3.0 specification for GLD Finance APIs. Generate type-safe clients for any programming language.
GLD Finance API v1.0
OpenAPI 3.0 specification for all GLD Finance public APIs including quotes, metrics, and system status.
Client Generation
Use the OpenAPI specification to generate type-safe API clients for your preferred programming language:
# Using OpenAPI Generator
openapi-generator-cli generate \
-i https://gld.finance/openapi.yaml \
-g typescript-fetch \
-o ./gld-finance-client
-i https://gld.finance/openapi.yaml \
-g typescript-fetch \
-o ./gld-finance-client
Supports TypeScript, Python, Go, Java, Ruby, PHP, and 50+ other languages via OpenAPI Generator.
OpenAPI Spec Coming Soon
The full OpenAPI 3.0 specification will be available once the API endpoints are finalized. Contact us for early access or custom integration support.
Request Early Access →