API - Getting Started

<div>
  <p></p>
  <p>
    The CSRconnect API allows you to connect and interact with CSRconnect. To use this API you must obtain a valid API key and be an existing customer. This reference will give you an overview of endpoints, parameters, and data types that are available through the API.

    **Please Note:**\
    This is v1.0 of the API. The only services available through the API are **Metrics** and **Employees** for high level data rollups and summaries. As new endpoints and services are added, this documentation will be updated. Additionally V1.0 has a default limit of 200 calls per day to the metrics service until other tiers have been defined.
  </p>
  <br />
  <br />
</div>

<HTMLBlock>{`
<style>
  #hub-reference.content-body.hub-reference-theme-column .hub-reference .hub-reference-section .hub-reference-right {
    background: #616a75;
}
</style>
`}</HTMLBlock>