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

Quikr App API

The App API from Quikr — 1 operation(s) for app.

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

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

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://api.quikr.com.

1 operations 1 paths 0 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://api.quikr.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Quikr App API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Quikr-Signature-v2 (quikrSignature). By default, every request must be authenticated.

  • quikrSignature — Custom Quikr request signing. Each request carries three headers: X-Quikr-App-Id (application identifier), X-Quikr-Token-Id (daily access token from /app/auth/…

Paths & Operations 1

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

App 1
POST
/app/auth/access_token
Generate a daily access token (X-Quikr-Token-Id), valid for one day.
createAccessToken → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quikr-app-api-openapi.yml Raw ↑

Other APIs Quikr publishes across the network.

Quikr Platform API
Quikr Public API