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 SERP API

The SERP API from Nimbleway — 3 operation(s) for serp.

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

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

This API exposes 3 operations across 3 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.

3 operations 3 paths 10 schemas 3 POST

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 SERP API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 3

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

SERP 3
POST
/v1/serp
SERP
body → 200400402429500
POST
/v1/serp/async
SERP Async
body → 200400402429500
POST
/v1/serp/batch
SERP Batch
body → 200400402429500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are SerpPayload (14 properties), SerpResponse (11 properties), AsyncOptions (5 properties), Error400 (4 properties). Each schema is shown below with its type and property counts.

AsyncResponse
object
2 properties 2 required
Error400
object
4 properties 2 required
SerpResponse
object
Response from the Fast SERP realtime API. All engines share the same top-level envelope; entity types under parsing.entities vary by searchengine.
11 properties 4 required
Error429
object
2 properties 2 required
SerpBatchPayload
object
2 properties
SerpPayload
object
Request body model for the fast serp endpoint
14 properties 1 required
BatchResponse
object
Response when a batch of extract tasks is created successfully.
3 properties
Error402
object
2 properties 2 required
AsyncOptions
object
5 properties
Error500
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nimbleway-serp-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 Tasks API