Jump to Content
CoCredo API
API Reference
v1.0

Log InCoCredo API
API Reference
Log In
v1.0API Reference

Getting started

  • Getting started

CoCredo RESTful API

  • Access token
    • /tokenget
  • Company search
    • /companiesget
  • Report list
    • /company/{cocredoId}/reportsget
  • Report download
    • /company/{cocredoId}/reportget
  • Company documents
    • /company/{cocredoId}/documentsget
  • Download document
    • /company/{cocredoId}/documentget
  • Director search
    • /directorsget
  • Director details
    • /directors/{directorId}get
  • Monitor status
    • /monitor/{cocredoId}get
  • Add to monitoring
    • /monitor/{cocredoId}put
  • Remove from monitoring
    • /monitor/{cocredoId}del
  • Change notices
    • /monitor/noticesget
  • Your investigations
    • /investigationsget
  • Request investigation
    • /investigationsput
  • Your usage
    • /usageget
  • Saved report
    • /usage/{logId}get
Powered by 

/directors

get https://apigw.cocredo.com/v1/directors

Search for a company director

Language
Credentials
Header
Click Try It! to start a request and see the response here!