ping

Type:
<boolean> | <object>

Default: true
It ensures that any URL present on the response payload is publicly reachable.

Interactive Code Editor

Test API requests with multiple programming languages. Edit code, execute requests, and view responses in real-time.

By default, any URL present on the response payload hasve been verified as reachable.
You can disable this behavior in a partial way:

Interactive Code Editor

Test API requests with multiple programming languages. Edit code, execute requests, and view responses in real-time.

Avoid to ping `audio` URLs extracted.
or in a total way:

Interactive Code Editor

Test API requests with multiple programming languages. Edit code, execute requests, and view responses in real-time.

Keep the raw data URLs extracted, no pinging them.
Keep in mind if you decide to disable this behavior in a partial or total way you should handle non reachable URLs from your side.