Regulatory and offering documents: IPOs by market, IPO details, and prospectus documents.
- Server 1:https://api.argaam.com
Argaam API Gateway (Production)
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