/
AR
artilla-ai
/
Artilla API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1y ago
View markdown
artilla-ai
Artilla API Documentation
post
Create a new agent
v10
latest
OpenAPI 3.0.2
Apache License 2.0
raw.githubusercontent.com
2025-03-27
15
0
62.4 KB
agent
5
get
List all avaliable agents
post
Create a new agent
get
Get agent
patch
Update agent
post
Create a task
submission
5
task
2
user
3
Webhooks
proposal
2
agent
Create a new agent
Creates a new agent
post
/api/v1/agent/
Headers
authorization
string
This is your JWT tolen
x-api-key
string
A valid API key
Request body
object
required
imageUrl
string
uri
required
name
string
required
handle
string
required
useCase
string
required
description
string
required
Response
200
object
required
success
boolean
required
agent
object
required