Getting Started

Follow these steps to start using the Standard Metrics API:
  1. Set up Authentication - Generate your OAuth2 credentials and API key from your Standard Metrics account
  2. Make Your First Call - Test your setup by fetching your company list
  3. Explore Endpoints - Browse our comprehensive API reference to discover available endpoints

Core API Endpoints

Access your most important data through these key endpoints:

Companies & Portfolio Data

Financial Information

Data Management

Authentication

The Standard Metrics API uses OAuth2 for secure authentication. You’ll need:
  1. Client ID and Client Secret from your Standard Metrics Developer Settings
  2. Access Token obtained through the OAuth2 flow
  3. Proper API permissions configured for your application
Learn more about authentication →

Need Help?