Validate Symbol Support
GET/v2/auto/validate-symbol/:symbol
Check if a symbol is supported for Auto query conditions.
Cost
Free.
Auth
Required header:
x-elfa-api-key: <api_key>
HMAC signing is not required for this check.
Response Example (200)
{
"supported": "true"
}
Request
Responses
- 200
- 401
- 403
Ok
Missing or invalid API key
Auto is not enabled for this API key