# Scoro

## Introduction

Scoro supports professional service companies in optimizing their projects, automating the creation of quotations and invoices etc.

#### Helpful links

[API Docs](https://api.scoro.com/api/v2)

## Scoro Authentication

Scoro uses an `apiKey` to be passed in as part of the body request. To get your apiKey, go to `https://**your-subdomain**.scoro.com/settings/integrations/api` or via the menu:

1. Click on the avatar in the upper right corner, then `Profile settings:`\
   ![](https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FfmixMBTIgTAmKFc77PtM%2Fimage.png?alt=media\&token=04e493e2-7423-4312-b108-124054438dab)<br>
2. In the middle of the page, hover over `Site settings`, then click Integrations:\
   ![](https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FdbsUXVfNlG49iejMXHM1%2Fimage.png?alt=media\&token=00efdb86-2683-409e-b192-a27aa7eb23c4) <br>
3. In the bottom left, activate the Scoro API by clicking the toggle or click the card if already active:\
   ![](https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FCeViUl342cgnN6FVrfw3%2Fimage.png?alt=media\&token=799a57a7-7ddb-4474-ae5f-e5512f913e3e)\
   Get your apiKey, to be included in Locoia.

### Contact and Account data

{% hint style="warning" %}
Note, accounts may be found under the contact entity. Contacts have a type which can be set to either **`contact`** or **company**.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.locoia.com/connectors/connectors/scoro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
