Deploying your Agent via API
Verify Your Active Version
Navigate to the Agent you are ready to deploy and verify the Agent is showing the correct Active Version from your recent testing. If an update is required:
Go into the Agent Select the version number in the top left Click Set Active Return to the list of Agents
Access the Agent Options Menu
If the correct version is active, select the option menu on your Agent by clicking the ellipsis (…) to the right of your Agent.
Open Connection Info
Select Connection Info from the menu. You will be given a window detailing the Agent’s unique identifiers and providing you with an example Agent Execution API call.
Choose Your API Format
Airia provides two example API calls using Curl and Python scripts. Select your preferred format using the dropdown menu in the top right of the window.
Configure Your System
Take this information and configure the API details within your chosen system, following their guidance and documentation.
Generate an API Key (if needed)
If you have not yet generated an Airia API Key, this can be done in your platform under settings:
Navigate to Airia API Keys Select New API Key in the top right Enter the API Key Name Define the Scope of this key to the appropriate project Click Create to generate your Airia API Key
Test Your Deployment
In deploying your Agent via API, testing will need to be completed in your chosen tool which will call the Agent into action to complete the query.