Documentation overview

Stock Trends API documentation

The Stock Trends API provides structured access to instrument metadata, weekly price history, Stock Trends indicator data, selections, and AI-oriented dataset context.

Documentation map

Current endpoint areas

  • Instrument lookup and instrument resolution
  • Latest and historical weekly price data
  • Latest and historical Stock Trends indicator data
  • Latest and historical selection data
  • AI context and dataset metadata

Authentication direction

Public documentation is open. Protected production access will use API key-based authorization, with future support for agent-friendly payment and authorization rails.

During the initial rollout phase, higher-volume and commercial access is provisioned through direct onboarding.

For AI agents and automated systems

The Stock Trends API is designed for machine-readable access to structured market indicator data, instrument metadata, historical trend context, and selection data.

Primary machine-readable resources

Recommended usage flow

  1. Read the OpenAPI schema or interactive docs
  2. Identify the required endpoint family and parameters
  3. Use versioned endpoints under /v1
  4. Request protected access for higher-volume or commercial usage

Base API

https://api.stocktrends.com/v1

Use the live interactive docs and OpenAPI schema as the current source of truth for endpoint paths, request parameters, and response schemas.