Skip to main content
POST
Download media

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
message
object
required

Full message payload containing the media node to download — one of imageMessage, audioMessage, videoMessage, documentMessage, or stickerMessage — with its url, directPath, mediaKey, fileEncSHA256, fileSHA256, mimetype, and fileLength

Example:

Response

Success — provider-native response body.

message
string

Always "success" on HTTP 200.

data
object