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

Zenserp Lists API

Reference list endpoints for supported languages, countries, locations, and engines.

Zenserp Lists API is one of 3 APIs that Zenserp publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Lists. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, and authentication docs.

This API exposes 4 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://app.zenserp.com/api/v2.

4 operations 4 paths 4 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://app.zenserp.com/api/v2
Authentication
API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Zenserp Lists API declares 2 security schemes for authenticating requests. An API key is passed in the header as apikey (apiKeyHeader). An API key is passed in the query as apikey (apiKeyQuery). By default, every request must be authenticated.

  • apiKeyHeader — API key passed in the request header.
  • apiKeyQuery — API key passed as a query parameter.

Paths & Operations 4

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

Lists 4

Reference list endpoints for supported languages, countries, locations, and engines.

GET
/languages
List Supported Languages
listLanguages → 200
GET
/countries
List Supported Countries
listCountries → 200
GET
/locations
List Geo Locations
listLocations 1 param → 200
GET
/engines
List Search Engines
listEngines → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are LocationItem (2 properties), LanguageItem (2 properties), CountryItem (2 properties), EngineItem (2 properties). Each schema is shown below with its type and property counts.

EngineItem
object
2 properties
CountryItem
object
2 properties
LanguageItem
object
2 properties
LocationItem
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenserp-lists-api-openapi.yml Raw ↑

Other APIs Zenserp publishes across the network.

Zenserp Batch API
Zenserp Search API