How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LocalAI Agent Jobs API

The agent-jobs API from LocalAI — 7 operation(s) for agent-jobs.

LocalAI Agent Jobs API is one of 26 APIs that LocalAI publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include agent-jobs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and an AsyncAPI specification.

This API exposes 11 operations across 7 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, /.

11 operations 7 paths 8 schemas 2 DELETE4 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
http://{localai-host}:8080
Authentication
API Key
Contact
License
Resource Areas
1

Authentication & Security 1

LocalAI Agent Jobs API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerAuth).

Paths & Operations 11

Across 7 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

agent-jobs 11
GET
/api/agent/jobs
List agent jobs
4 params → 200
POST
/api/agent/jobs/execute
Execute an agent job
body → 201400
GET
/api/agent/jobs/{id}
Get an agent job
1 param → 200404
DELETE
/api/agent/jobs/{id}
Delete an agent job
1 param → 200404
POST
/api/agent/jobs/{id}/cancel
Cancel an agent job
1 param → 200400404
GET
/api/agent/tasks
List agent tasks
1 param → 200
POST
/api/agent/tasks
Create a new agent task
body → 201400
GET
/api/agent/tasks/{id}
Get an agent task
1 param → 200404
PUT
/api/agent/tasks/{id}
Update an agent task
1 param body → 200400404
DELETE
/api/agent/tasks/{id}
Delete an agent task
1 param → 200404
POST
/api/agent/tasks/{name}/execute
Execute an agent task by name
1 param body → 201400404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are schema.Job (18 properties), schema.Task (12 properties), schema.JobExecutionRequest (6 properties), schema.JobTrace (5 properties). Each schema is shown below with its type and property counts.

schema.JobTrace
object
5 properties
schema.JobExecutionResponse
object
3 properties
schema.JobExecutionRequest
object
6 properties
schema.JobStatus
string
schema.MultimediaSourceConfig
object
3 properties
schema.Task
object
12 properties
schema.WebhookConfig
object
4 properties
schema.Job
object
18 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

localai-agent-jobs-api-openapi.yml Raw ↑

Other APIs LocalAI publishes across the network.

LocalAI 3d API
LocalAI Audio API
LocalAI Backends API
LocalAI Branding API
LocalAI Config API
LocalAI Depth API
LocalAI Detection API
LocalAI Embeddings API
LocalAI Face Recognition API
LocalAI Images API
LocalAI Inference API
LocalAI Instructions API
Where this information came from

This is an independent, third-party profile of LocalAI Agent Jobs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.