API referenceContact sales
Submit a contact-sales enquiry
The public enquiry form behind usetone.ai. No credential required.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/contact-sales" \ -H "Content-Type: application/json" \ -d '{ "building": [ "Order confirmations" ], "companyName": "Acme Retail", "companySize": "11-50", "companyWebsite": "https://acme.example", "details": "We place about 5,000 COD confirmation calls a week.", "email": "priya@example.com", "firstName": "Priya", "lastName": "Sharma", "lookingFor": [ "Outbound calling", "TRAI compliance" ], "phone": "+919876543210" }'{ "data": null}Was this page helpful?