# WaveBL Certificate of Authenticity API

**Canonical:** https://apis.io/apis/wavebl/wavebl-certificate-of-authenticity-api/  
**Provider:** WaveBL — https://apis.io/providers/wavebl/  
**Base URL:** https://coa.wavebl.com/coadocuments  
**Documentation:** https://coa.wavebl.com/

WaveBL Certificate of Authenticity API is published by [WaveBL](https://apis.io/providers/wavebl/) on the [APIs.io](https://apis.io/) network. Tagged areas include Electronic Bill of Lading, Document Exchange, and Digital Trade.

Undocumented HTTPS API behind WaveBL's public Certificate of Authenticity tool — the free service at coa.wavebl.com that lets any party verify that a bill of lading or trade document was issued and transferred on the WaveBL network. Its existence, base path and two operations are established from WaveBL's own production build: the Angular bundle served at coa.wavebl.com constructs an HTTP client with baseURL "coadocuments" and calls the relative paths "search" and "verify". The surface is an AWS API Gateway fronted by CloudFront — an anonymous GET or OPTIONS to either path returns HTTP 403 {"message":"Missing Authentication Token"} with x-amzn-errortype MissingAuthenticationTokenException and an x-amz-apigw-id header, which is the API Gateway answer for a method not defined on that resource, so only the POST methods the app itself uses are exposed. WaveBL publishes no reference, no OpenAPI and no authentication documentation for it, so no parameters, schemas, error shapes or auth scheme are recorded here. Listed as a measured, undocumented surface.

## Machine-readable artifacts (2)

- **Website** — https://coa.wavebl.com/
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/wavebl/refs/heads/main/apis.yml

## Tags

Electronic Bill of Lading, Document Exchange, Digital Trade

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/wavebl/wavebl-certificate-of-authenticity-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/wavebl/.
