Skip to main content
GET
/
getExchangeStatus
getExchangeStatus
curl --request GET \
  --url https://alphainsider.com/api/getExchangeStatus
{
  "success": true,
  "response": {
    "stock": "extended-hours",
    "cryptocurrency": "open"
  }
}

Documentation Index

Fetch the complete documentation index at: https://api.alphainsider.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

Request was successful.