Skip to main content
POST
/
services
/
{service_id}
/
faxes
Send fax
curl --request POST \
  --url https://api.verial.ai/services/{service_id}/faxes \
  --header 'Authorization: Bearer <token>'
{}
Submit a fax (PDF or TIFF) to the simulator. The platform records the submission for evaluation.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Path Parameters

service_id
string
required

Service ID

Response

Successful response

The response is of type object.