Introduction

The Craft API provides access to the Craft data platform for developers and data scientists.

You can use this API to access all of our API endpoints, including as the Company Data API to get all company data information and the Alerts API to receive alerts on a given company.

The API is organized around GraphQL. All requests should be made over SSL. All request and response bodies, including errors, are encoded in JSON.

Read more about GraphQL

pageCompany Data API IntroductionpageAlerts API Introduction

Last updated