REST API for trade intelligence, screening, and classification.
https://api.covenantandcrucible.com/v1
Bearer token
x-api-key
curl -H "x-api-key: YOUR_API_KEY" \ "https://api.covenantandcrucible.com/v1/alerts"
200
400
401
403
404
429
500
/v1/alerts
/v1/alerts/{id}
/v1/alerts/{id}/advisory
/v1/alerts/{id}/implementation
/v1/changes
/v1/changes?q={query}
/v1/briefing
/v1/hts/{code}
/v1/hts/{code}/stack
/v1/hts/{code}/feed
/v1/hts/{code}/risk
/v1/hts/{code}/velocity
/v1/hts/{code}/momentum
/v1/hts/{code}/concentration
/v1/hts/{code}/corridors
/v1/hts/{code}/transshipment
/v1/hts/{code}/adcvd
/v1/hts/{code}/adcvd/scope
/v1/hts/{code}/congestion
/v1/hts/{code}/policy
/v1/hts/{code}/durability
/v1/hts/{code}/lobbying
/v1/hts/{code}/investigate
/v1/hts/{code}/response-package
/v1/hts/classify
/v1/hts/classify/batch
/v1/hts/classify/feedback
/v1/screen
/v1/screen/batch
/v1/screen/batch/{id}
/v1/screen/{id}
/v1/screen/{id}/pdf
/v1/screen/{id}/adverse-media
/v1/screen/{id}/dispositions
/v1/screen/dispositions
/v1/screen/stale
/v1/velocity/anomalies
/v1/momentum/anomalies
/v1/concentration/anomalies
/v1/congestion/anomalies
/v1/deadlines
/v1/ieepa/refunds
/v1/protest/calculate
/v1/duty/calculate
/v1/portfolio/impact
/v1/explain
/v1/cards/{type}/{code}
/v1/sources
/v1/webhooks
/v1/subscribe
/v1/prospects
/v1/me
/v1/me/watchlist
/v1/me/digest
/v1/me/api-key
/v1/me/checkout
/v1/me/billing-portal
All list endpoints return has_more and next_cursor. Pass cursor as a query parameter to fetch the next page.
has_more
next_cursor
cursor