Login

Introduction

Getting Started


Get Started


The Fincrux API allows you to access a wide range of financial data, including company financials, stock market data, and personalized financial insights. This guide will help you get started with authentication, making your first API request, and understanding how to use the API effectively.


Authentication Methods


alt text

Fincrux API provides two methods for authentication:

You can choose either method based on your application's requirements.


Authentication Types


To authenticate, you can either use an Access Token or an API Key.


Explore API Endpoints


Now that you're authenticated, explore the available endpoints to fetch various financial data:

EndpointDescriptionDocumentation
/api/all_companiesGet a list of all companiesAll Companies
/api/search/{trading_symbol}Get company details by stock symbolSearch Company
/api/financials/{trading_symbol}Get detailed financial reportsCompany Financials
/api/historicals/{trading_symbol}Get historical stock dataCompany Historicals

Designed & Shipped by Harshit Bansal