# Introduction

The Craft API provides access to the [Craft](https://craft.co/) 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](https://docs.craft.co/company-data-api/introduction) to get all company data information and the [Alerts API](https://docs.craft.co/alerts-api/intro) 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](https://docs.craft.co/about-graphql)

{% content-ref url="company-data-api/introduction" %}
[introduction](https://docs.craft.co/company-data-api/introduction)
{% endcontent-ref %}

{% content-ref url="alerts-api/intro" %}
[intro](https://docs.craft.co/alerts-api/intro)
{% endcontent-ref %}
