The Pomanda API follows the JSON API format and uses the REST architectural style with JSON throughout. The requested data will be returned in the 'data' key of the response. When performing a search, pagination links will be available as per the JSON API standard in a field called 'links', with 'first', 'previous', 'next', and 'last' links allowing navigation.
Parameters:
PDF Documents:
In addition to the standard JSON response, Company Reports and Credit Reports can be requested as PDF documents by setting the 'Accept' header of the request to 'application/pdf'.