Overview
This guide will help you authenticate with the Finscreener API and make your first request in just a few minutes.Step 1: Get Your API Key
1
Create an Account
Sign up at finscreener.in/auth/signup if you haven’t already.
2
Navigate to Security Settings
Go to User Profile → Security tab in your Finscreener dashboard.
3
Copy Your API Key
Your Developer API Key starts with
fsk_. Copy this key and keep it secure.Step 2: Authenticate
Exchange your API key for JWT tokens:Step 3: Make Your First Request
Use the access token to search for companies:Next Steps
FQL Query Language
Learn to write powerful queries with FQL.
API Reference
Explore all available API endpoints.
Rate Limits
Understand API rate limits and quotas.