Search Covenants
Covenants
Search Covenants
Search and filter structured covenant data
GET
Search Covenants
Documentation Index
Fetch the complete documentation index at: https://docs.debtstack.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Search and filter structured covenant data extracted from credit agreements and indentures. Returns financial covenants (leverage ratios, coverage tests), negative covenants (liens, asset sales), and protective covenants (change of control).Request
Company Filters
Filter by company ticker.Example:
CHTRCovenant Filters
Filter by covenant type:
financial, negative, incurrence, protectiveFilter by financial metric:
leverage_ratio, first_lien_leverage, interest_coverage, fixed_charge_coverageMinimum threshold value.
Maximum threshold value.
Filter for covenants with scheduled tightening.
Response Options
Comma-separated fields to return.Example:
covenant_name,threshold_value,threshold_typeResults per page. Maximum 100.
Pagination offset.
Covenant Types
| Type | Description | Examples |
|---|---|---|
financial | Maintenance or incurrence tests with numerical thresholds | Leverage ratio, interest coverage |
negative | Restrictions on company actions | Limitations on liens, debt, asset sales |
incurrence | Tests applied when taking specific actions | Debt incurrence ratio |
protective | Bondholder protection provisions | Change of control, make-whole |
Test Metrics
| Metric | Description |
|---|---|
leverage_ratio | Total Debt / EBITDA |
first_lien_leverage | First Lien Debt / EBITDA |
secured_leverage | Secured Debt / EBITDA |
net_leverage_ratio | Net Debt / EBITDA |
interest_coverage | EBITDA / Interest Expense |
fixed_charge_coverage | (EBITDA - CapEx) / Fixed Charges |

