Version: v1
FinFeedAPI Stock REST API
Authentication
- API Key: APIKey
- HTTP: Bearer Auth
API Key is required to access the endpoints
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | Authorization |
JWT Authorization header using the Bearer scheme. Example: "Bearer {token}"
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
License
MIT License
Was this section helpful?