API Playground

Interactive API documentation - Try out API requests directly

List Companies

get

Get list of companies with optional filtering

Authorizations
X-API-KeystringRequired

API key obtained from Alpha Lenz dashboard

Query parameters
searchstringOptional

Search by name or symbol

sectorstringOptional

Filter by sector

countrystringOptional

Filter by country

limitinteger · min: 1 · max: 100OptionalDefault: 50
offsetintegerOptionalDefault: 0
Responses
get
/api/public/v1/financial/companies

Quick Start

  1. Get your API key from Settings > API Keysarrow-up-right

  2. Click "Try it out" on any endpoint above

  3. Enter your API key in the X-API-Key header

  4. Modify parameters and click "Execute"

Available Endpoints

All Public API endpoints are available for interactive testing in this playground.

Last updated