Argaam’s editorial feed: company and market news, full articles with AMP rendering, the market-pulse feed, earnings reports, calendar events, and article types and sources.
- Server 1:https://api-sandbox.argaam.com
Argaam API Gateway (Sandbox)
ApiKeyAuth (apiKey)
An API key is a token that you provide when making API calls. Include the token in a header parameter called apikey.
Example: apikey: 123
ApiKeyAuthQuery (apiKey)
An API key is a token that you provide when making API calls. Include the token in a query parameter called apikey.
Example: ?apikey=123