> For the complete documentation index, see [llms.txt](https://helpwith.salesorder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpwith.salesorder.com/rest-api.md).

# REST API

## Connecting to Salesorder policy

Our solution is a mission-critical platform. Security, uptime, performance, and reliability of your system and data are our #1 priority.

We want you to be able to connect your Salesorder system to third-party systems and services to support your operations. However, to protect you and all of our customers from any interruptions to our service, we mandate you must not attempt to develop or add any code that connects to a third-party system without our written approval.&#x20;

To talk to us about adding an integration, don't hesitate to get in touch with <support@salesorder.com>

Thank you.

[David Archer](https://www.linkedin.com/in/david-archer-b595275/) - Legal Counsel

### Salesorder REST API Documentation

You can access here:

{% embed url="<https://app.swaggerhub.com/apis-docs/Salesorder/SalesOrder/1.20.1#/>" %}

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://helpwith.salesorder.com/rest-api.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.
