https://api.pdf-charts/make/sync
POST
{
  "Content-Type": "application/json"
}
|
The API response includes information about the generated PDF. The response format varies based on the requested output type. If the output is binary, the API will return binary data for the PDF. Otherwise, it will return the following JSON:
|