# Terrapin ## Docs - [Convert identifier to ISIN](https://docs.terrapinfinance.com/api-endpoints/convert-to-isin.md): Convert a list of 9-character US CUSIPs into ISINs. - [Download Document](https://docs.terrapinfinance.com/api-endpoints/download-document.md): Given a Terrapin file ID (obtained from the muni_documents endpoint), returns the PDF content of the document. - [Bond Search](https://docs.terrapinfinance.com/api-endpoints/government-and-corporate-bond-search.md): This endpoint returns a list of bonds matching the search filters. Each bond in the response includes fields such as ISIN, Issuer name, coupon, maturity date, currency, and ticker. - [Cash Flows](https://docs.terrapinfinance.com/api-endpoints/government-and-corporate-cashflows.md): Get cash flow schedules for fixed or zero rate bonds. - [Historical Pricing](https://docs.terrapinfinance.com/api-endpoints/government-and-corporate-historical-pricing-data.md): Get historical government and corporate bond end of day pricing data for a given ISIN. - [Latest Pricing](https://docs.terrapinfinance.com/api-endpoints/government-and-corporate-latest-pricing-data.md): Get latest end of day government and corporate bond pricing data for a given set of ISINs. - [Reference Data](https://docs.terrapinfinance.com/api-endpoints/government-and-corporate-reference-data.md): Get full government and corporate bond reference data for a given set of ISINs. - [Inflation Factors](https://docs.terrapinfinance.com/api-endpoints/government-inflation-factors.md): Retrieve inflation factors for a given country and date range. Inflation factors are used to adjust principal and coupon payments of inflation-linked bonds to account for changes in the price level. - [Reference Data](https://docs.terrapinfinance.com/api-endpoints/us-agency-bond-reference.md): Get full US agency bond reference data for given ISINs. - [Bond Search](https://docs.terrapinfinance.com/api-endpoints/us-agency-bond-search.md): This endpoint returns a list of US agency bonds with a small set of fields. It is intended for search according to the filters provided. - [Cash Flows](https://docs.terrapinfinance.com/api-endpoints/us-agency-cashflows.md): Get cash flow schedules for fixed or zero rate bonds. - [Historical Pricing](https://docs.terrapinfinance.com/api-endpoints/us-agency-historical-pricing-data.md): Get historical government and corporate bond end of day pricing data for a given ISIN. - [Latest Pricing](https://docs.terrapinfinance.com/api-endpoints/us-agency-latest-pricing-data.md): Get latest end of day government and corporate bond pricing data for a given set of ISINs. - [Bonds in Series](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-bonds-in-series.md): Given an ISIN, returns all municipal bonds that belong to the same series. Response schema is the same as the muni_search endpoint. - [Cash Flows](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-cashflows.md): Get cash flow schedules for US municipal bonds. - [Daily Historical Pricing](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-daily-historical-pricing-data.md): Get historical US municipal bond pricing data for all ISINs at a given day. - [Documents](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-documents.md): Given an ISIN and document type, returns the unique file IDs and metadata for the documents associated with that municipal bond. For `official_statement`, returns official statements for the specific bond. For `disclosure_document`, returns disclosure documents for the bond's obligor. The file IDs c… - [Entity Search](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-entity-search.md): Given a search query, returns a list of municipal bond issuers (entities) matching the query. Searches by entity name, state, and counties. - [Historical Pricing](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-historical-pricing-data.md): Get historical US municipal bond pricing data for a given ISIN. - [Latest Pricing](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-latest-pricing-data.md): Get the latest end of day US municipal bond pricing data for a given set of ISINs. - [Price To Yield](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-price-to-yield.md): Calculate yield metrics for municipal securities based on price and settlement date. - [Reference Data](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-reference.md): Get full US municipal bond reference data for given ISINs. - [Bond Search](https://docs.terrapinfinance.com/api-endpoints/us-municipal-bond-search.md): This endpoint returns a list of US municipal bonds with a small set of fields. It is intended for search according to the filters provided. - [Inflation factors](https://docs.terrapinfinance.com/inflation_factors.md): Inflation factors calculation and usage - [Our API at a glance](https://docs.terrapinfinance.com/introduction.md): Welcome to Terrapin, the modern fixed-income data source. - [Use of Funds Taxonomy](https://docs.terrapinfinance.com/use_of_funds_taxonomy.md): Classification system for US municipal bond proceeds ## OpenAPI Specs - [openapi_spec](https://docs.terrapinfinance.com/openapi_spec.json)