Atoka API User Reference

Management Reports package "Base"

API tokens are configured to access only the packages each user needs; this means you might not have access to the content of this package. Ask your sales contact!

Available fields
Description
Data
Used by filters
Facet
Match
Stats
company.id

The id of the company; it can be used to retrieve information from the Companies endpoint

"string" companies
content

Full text content of the management report extracted from the PDF document.

"string" -
Example JSON fragment for package
{
"company": {
"id": "foo"
},
"content": "foo"
}