Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nimbleway Tasks API

The Tasks API from Nimbleway — 6 operation(s) for tasks.

Nimbleway Tasks API is one of 11 APIs that Nimbleway publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tasks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 6 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://sdk.nimbleway.com.

6 operations 6 paths 10 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://sdk.nimbleway.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Nimbleway Tasks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Tasks 6
GET
/v1/tasks
List tasks
2 params → 200400402404429500
GET
/v1/tasks/{task_id}
Task Status
1 param → 200400402404429500
GET
/v1/tasks/{task_id}/results
Task Result
1 param → 200400402404429500
GET
/v1/batches
List batches
→ 200400402404429500
GET
/v1/batches/{batch_id}
Get batch details
1 param → 200400402404429500
GET
/v1/batches/{batch_id}/progress
Get batch progress
1 param → 200400402404429500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are BatchGetResponse (8 properties), ExtractResponse (7 properties), AgentResponse (7 properties), BatchProgressResponse (6 properties). Each schema is shown below with its type and property counts.

Error400
object
4 properties 2 required
ExtractResponse
object
7 properties 6 required
BatchGetResponse
object
Response containing batch details with all tasks.
8 properties 7 required
Error429
object
2 properties 2 required
TaskListResponse
object
Paginated list of tasks response.
2 properties 2 required
AgentResponse
object
7 properties 6 required
BatchListResponse
object
List of batches.
2 properties 2 required
Error402
object
2 properties 2 required
Error500
object
3 properties 3 required
BatchProgressResponse
object
Lightweight batch progress without task details.
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nimbleway-tasks-api-openapi.yml Raw ↑

Other APIs Nimbleway publishes across the network.

Nimbleway Agents API
Nimbleway Crawl API
Nimbleway Domain Knowledge API
Nimbleway Extract API
Nimbleway Fast SERP API
Nimbleway Jobs API
Nimbleway Map API
Nimbleway Media API
Nimbleway Search API
Nimbleway SERP API