Skip to main content
POST

Authentication

The Developer API uses API key authentication only. You must first generate an API key from your Finscreener dashboard.
string
required
Developer API key (format: fsk_xxx). Generate one from your User Profile → Security settings.
Email/password login is not supported for the Developer API. You must use an API key.
The API key itself is not a bearer token. Sending Authorization: Bearer fsk_... to any endpoint returns 401. Exchange it here first, then send the nested token.access_token — there is no top-level access_token in this response.

Response

boolean
Whether the exchange succeeded
string
Status message
object
object