Key Concepts

Get Started

Get Started

Operations Guide

Get Started

Get Started

Deployment Guide

Get Started

Get Started

Deployment Guide

Deploying an API

Deploying an API

Deploying an API

Once development is complete, an ability or agent can be deployed as an API and integrated with external systems.


Agentria allows you to deploy APIs with just a few clicks, ensuring stable integration using issued tokens and version information.


Getting Started


After finishing the design of your ability or agent workflow, click the Publish button in the upper-right corner of the canvas.



From the menu, select API Release.

Specify the API Token that will be used for API calls.

  • You can use an existing token that has already been issued.

  • If you generate a new one, the key will be shown only once, so copy it and store it securely.



You can also set an expiration period for the API call.

(If left blank, it will be valid indefinitely.)



Make sure to review the version information before deployment.

  • For details, see the [Version Management] guide.



Deploying


Select the workflow (ability or agent) you want to deploy.


An API will be created with the chosen API Token and version applied.


Checking


Go to the API Deploy tab on the project page to view deployed APIs.



Once deployed, the API can be called from external systems via its designated endpoint.