Open
Conversation
Member
Member
|
also tagging some API Core engineers to review the API spec |
morsssss
reviewed
Feb 20, 2026
Contributor
morsssss
left a comment
There was a problem hiding this comment.
Looks nice! I left a couple of comments.
| The DeepL Agent API is only available to a limited set of DeepL Agent subscribers. Contact your DeepL customer success manager or our support team to enable access for your account. | ||
| </Info> | ||
|
|
||
| Once enabled, follow the instructions in [Managing API keys](/docs/getting-started/managing-api-keys#basic-api-key-management) |
Contributor
There was a problem hiding this comment.
Are you saying that people need to create a special API key to use the Agent API? If not, I don't think we need this part.
| For more information on the DeepL Agent, visit the [HelpCenter](https://support.deepl.com/hc/en-us/categories/22974438575516-DeepL-Agent). | ||
|
|
||
| ### Trigger a workflow | ||
| Workflows are triggered with the help of the workflow ID. For more information on how to obtain a workflow ID, see the [HelpCenter](https://support.deepl.com/hc/en-us/articles/25472835912348). If your workflow contains a variable, you need to add an input to your request. |
Contributor
There was a problem hiding this comment.
To avoid passive voice here, how about replacing this first sentence with "To trigger a workflow, you'll need a workflow ID".
Contributor
There was a problem hiding this comment.
I'm also not sure what the last sentence means. I assume you mean that the variable should be sent in the input parameter? You could also say that this parameter is a dictionary mapping keys to values.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added two Agent API endpoints to the docs.