curl --request GET \
--url https://eu-data.kameleoon.io/map/mapsRetrieves data for multiple keys.
curl --request GET \
--url https://eu-data.kameleoon.io/map/mapsDocumentation Index
Fetch the complete documentation index at: https://docs.kameleoon.com/llms.txt
Use this file to discover all available pages before exploring further.
The Kameleoon project ID.
A JSON array of unique keys (such as visitor codes or internal user IDs). For example, ["key1","key2"]. Limit the array to 100 keys.
JSON array of <key: string>.
Set to true for a "pretty" printed response.
Successful operation, maps are rendered, of type JSON object {"<key>": <map>}, with <map> of type JSON object
Was this page helpful?