# Web Services API

This reference guide covers the **WorkflowGen Web Services API**. It's aimed at developers who'll be integrating WorkflowGen with third-party applications.

Ce guide de référence (disponible en anglais uniquement) décrit **l’API des services Web de WorkflowGen**. Il est destiné aux développeurs qui intégreront WorkflowGen à des applications tierces.

| Version 9.x | [English](https://resources.workflowgen.com/v930/api/html/9b0acccb-cdc1-35b3-2f6c-5c9aadbadaf1.htm)   |   |
| :---------: | ----------------------------------------------------------------------------------------------------- | - |
| Version 8.x | [English](https://resources.workflowgen.com/v835/api/html/9b0acccb-cdc1-35b3-2f6c-5c9aadbadaf1.htm)   |   |
| Version 7.x | [English](https://resources.workflowgen.com/v72215/api/html/9b0acccb-cdc1-35b3-2f6c-5c9aadbadaf1.htm) |   |


---

# 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.workflowgen.com/web-services-api/web-services-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.
