M
Massive REST API
Details
Spec supplied by APIs.guru
- URL
-
https://api.massive.com - Spec
- https://api.apis.guru/v2/specs/polygon.io/1.0.0/swagger.json
- Spec (json)
- https://polygon.io/docs/swagger.json
- Docs
- https://polygon.io/docs/rest/quickstart
Authentication
Authorization: Bearer <credential> Sign up or log in to your Massive/Polygon account, then open the API Keys dashboard to copy your API key. The REST docs say the same key can be sent either as the apiKey query parameter or as Authorization: Bearer <API_KEY>, and the WebSocket docs use it in the auth message payload.