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

PreAuth (Instacash) Orders API

Create and manage pre-authorization orders.

PreAuth (Instacash) Orders API is published by PreAuth (Instacash) on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

This API exposes 6 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.preauth.io/v1.

6 operations 4 paths 8 schemas 1 DELETE1 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.preauth.io/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

PreAuth (Instacash) Orders API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-auth-token (apiToken). By default, every request must be authenticated.

  • apiToken — API token issued in the developer panel (https://dashboard.preauth.io/panel/devs).

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 1 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Orders 6

Create and manage pre-authorization orders.

POST
/order
Create order
createOrder body → 200401
GET
/order/{id}
Get order
getOrder 1 param → 200401404
PATCH
/order/{id}
Update order
updateOrder 1 param body → 200401404
DELETE
/order/{id}
Cancel order
cancelOrder 1 param → 200401404
POST
/order/{id}/capture
Capture order
captureOrder 1 param body → 200401404
POST
/order/{id}/liveness
Card liveness check
livenessCheck 1 param body → 200401404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Order (13 properties), CreateOrderRequest (7 properties), OrderMeta (3 properties), CaptureOrderRequest (2 properties). Each schema is shown below with its type and property counts.

CreateOrderRequest
object
7 properties 5 required
StatusOk
object
1 property
CaptureOrderRequest
object
2 properties 2 required
Order
object
13 properties
UpdateOrderRequest
object
2 properties 2 required
LivenessRequest
object
1 property
OrderMeta
object
Free-form additional data attached to the order.
3 properties
OrderStatus
string
Lifecycle status of an order.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

preauth-instacash-orders-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of PreAuth (Instacash) Orders 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.