Response Format
Learn about different response formats supported in Orshot API and how you can use them
The responseFormat
parameter is a string value that defines the format in which the rendered output is generated. Depending on the template selected, available format options may differ. However, Orshot generally supports the following formats:
png
webp
jpg
jpeg
pdf
Key Points
- Type: String
- Purpose: Specifies the output format of the rendered content.
- Usage: Ensure that the selected format is supported by both the template and your application requirements.