epsm-api
  1. Overview
epsm-api
  • Overview
    • Getting Started
    • Authentication
    • Response Compression
    • Pagination
  • Dark Shorts
    • rest_v1_dark_shorts_ticker_GET
      GET
  • Powerdays
    • rest_v1_powerday_daily_reports_ticker_GET
      GET
  • Relative Market Rank
    • rest_v1_rmr_ticker_GET
      GET
  • Timing Momentum
    • timing_momentum_ticker_GET
      GET
  • Trend Indicator
    • rest_v1_trend_indicator_daily_reports_ticker_GET
      GET
  • Volatility Strength
    • rest_v1_volatility_strength_reports_ticker_GET
      GET
  • PEAD
    • rest_v1_pead_current_ticker_type_GET
      GET
  • Schemas
    • ChartPrice
    • Pead
  1. Overview

Getting Started

Welcome to the EPSM Enterprise API. Our APIs provide access to structured datasets powered by our custom methodologies designed to help you react quickly during critical market moments.
The EPSM Enterprise API follows a RESTful architecture, making it straightforward to integrate into your existing systems. All requests are made over HTTPS using Basic Authentication, and all responses are returned in JSON format.
To get started, you’ll need:
• An active EPSM account
• An API key, which can be requested by contacting our support team
Once you have your API credentials, you can begin making requests immediately.
Modified at 2025-12-16 17:41:05
Next
Authentication
Built with