# Lightspeed

**Setup**

Voor het verbinden van uw Lightspeed shop aan Order2Flow is het volgende nodig.&#x20;

Benodigdheden:

* Shop url
* API key en secret met de juiste rechten ( customer, order, product schrijf rechten )

Hoe u een API-token maakt leest u hier:&#x20;

{% embed url="<https://ecom-support.lightspeedhq.com/hc/en-us/articles/1260804034770-Creating-API-keys>" %}

De rechten die u moet toekennen:

* customer ⇒ schrijf rechten
* order ⇒ schrijf rechten
* product ⇒ schrijf rechten


---

# 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://pazion.gitbook.io/order2flow/integraties/lightspeed.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.
