DocumentationAPI Reference

Conversions

Download a file's content (source preview or output body)

Sign in to call the API here free (20 conversions a day), or enter an API key below.

GET
/conversions/{id}/files/{file_id}/content

Authorization

ApiKeyAuth
x-api-key<token>

In: header

Path Parameters

id*string
file_id*string

Response Body

application/problem+json

curl -X GET "https://example.com/conversions/string/files/string/content"
Empty

Errors