浙江电子税务局数电票 API 服务 · v1
所有开放接口需在请求头携带 X-API-Key。
生产环境:X-API-Key: sk-live-xxxx,访问 /open/v1/*
沙箱环境:X-API-Key: sk-sandbox-xxxx,访问 /open/v1/sandbox/*
交叉访问将被拦截(生产 Key 不可访问 sandbox 路径,反之同)。
Base URL(生产):https://your-domain.com/open/v1
Base URL(沙箱):https://your-domain.com/open/v1/sandbox
请求格式:JSON(Content-Type: application/json)
响应格式:JSON
字符编码:UTF-8