Creates a custom export schema with user-defined column mappings.
Each column extracts data from system metadata (meta) or from
per-exchange JSON extraction rules (data).
Your API key. Get one from the dashboard at https://app.ticksupply.com/api-keys
Schema name (must be unique within your account)
"my_trades"
Stream type this schema is for
"trade"
1Per-exchange unfold rules. When an exchange packs multiple events into one JSON array, unfold expands each element into its own row. Keys are exchange codes, values specify the JSON path to the array.
Schema created
Export schema with its column definitions
Export schema ID
^sch_[a-f0-9]{32}$"sch_0194a1b2c3d4e5f6a7b8c9d0e1f2a3b4"
Schema name
"normalized_trades"
Stream type this schema applies to
"trade"
Creation timestamp
Per-exchange unfold rules. When an exchange packs multiple events into one JSON array, unfold expands each element into its own row. Keys are exchange codes, values specify the JSON path to the array.