访问您的客户、合同、任务、里程碑、文档和发票。
一套有完整文档的 REST API,让您直接在自己的系统中读取和管理客户、合同、任务、里程碑、文档和发票——无需手动导出,也无需中间环节。现已在 Silver 和 Gold 套餐中提供。
https://gocons.eu/api/v1
curl -X POST https://gocons.eu/api/v1/auth/login \
-H "Content-Type: application/json" \
-d '{"email": "you@company.com", "password": "..."}'
curl https://gocons.eu/api/v1/contracts \
-H "Authorization: Bearer <token>"
Mourinho Solutions 可以协助您实施并维护与本 API 的集成。欢迎通过 info@gocons.eu 与我们联系,我们会帮您完成配置。
info@gocons.eu