Skip to main content
GET
/
symbols
Error
A valid request URL is required to generate request examples
[
  "BTCUSDc",
  "BTCUSDm"
]

Documentation Index

Fetch the complete documentation index at: https://docs.novosky.app/llms.txt

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

Authorizations

Authorization
string
header
required

Set API_TOKEN in .env to match the token configured on the server.

Query Parameters

group
string

Symbol group filter pattern (MT5 wildcard syntax).

Example:

"*BTC*"

Response

Symbol name list

Example:
["BTCUSDc", "BTCUSDm"]