Overview
The Acuris Transaction Clauses API enables searching for clauses in transactional disclosures using the Perfect Information taxonomy.
Disclosures are searchable across debt, equity, and M&A classifications.
The API supports sophisticated querying capability, and the result includes detailed transaction metadata, like ISINs, transaction size, sector information, markets of listing and company names.
The API supports a wide range of query parameters, for the complete list visit the Swagger documentation.
Quick start
To view the most recent clauses added to the archive, make a simple call to like the following one.
Example of API response.
The ‘hits’ property in the payload is the number of clauses matched in total.
The default response includes the latest 10 items added to the archive, and you’ll have to paginate through the response to get additional content.
The API can also be interrogated using query parameters to fetch specific subsets of data.
We recommend the use of GZIP compression to gain up to 80% reduction in the json data transfer.