Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sample Request:

Code Block
languagejson
{ 
    "security-id": "437457061e066a3f5c6520cba6fc920965a3d84386d863610dcad56d39699999",
    "flow-id": "iH5Gzxxx",
    "phonon-uuids": [
        "019060e2-2788-4b5a-a87f-c1508ee29999",
        "1591df5e-d434-4921-923e-32e04b8b9999"
    ],
    "fetch-attempt": "ALL",
    "flow-id": "iH5Gzxxx",
    "security-id": "437457061e066a3f5c6520cba6fc920965a3d84386d863610dcad56d39699999"
}

Notes:

  1. Ensure valid JSON format

  2. Ensure IP is Whitelisted in your account

  3. Ensure your account validity is not expired

  4. Ensure number of Phonon UUIDs is less than Max data size (500 200 UUIDs is current max limit) - Response will contain api-response-message as ‘Max Data List Size Exceeded’ and no result will be fetched.

...