 <span style='margin-left: 0.5em;'>or</span> <a href='https://documenter.getpostman.com/view/3559821/TVeqcn2L' class='openapi-button' _ngcontent-c6>View Postman docs</a> Quickst
https://www.envoice.in
Auth type
API Key Header
Auth header
x-auth-key: YOUR_API_KEY
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://www.envoice.in
Endpoint status
Live — HTTP 200 — endpoint is accessible2.96s
(checked Mar 29, 2026)
Builder score
D
49%
builder-friendly
API key in the request header (x-auth-key)
x-auth-key: YOUR_API_KEY
Freemium. Free tier available; see API documentation for current plan pricing.
| Method | Path | Description |
|---|---|---|
| GET | /api/client/all |
Return all clients for the account |
| GET | /api/client/candelete |
Check if the provided client can be deleted |
| POST | /api/client/delete |
Delete an existing client |
| GET | /api/client/details |
Return client details. Activities and invoices included. |
| POST | /api/client/new |
Create a client |
| POST | /api/client/update |
Update an existing client |
| GET | /api/estimation/all |
Return all estimation for the account |
| POST | /api/estimation/changestatus |
Change estimation status |
curl -X GET 'https://www.envoice.in/api/client/all' \ -H 'x-auth-key: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official API v1.0.0 documentation.