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

Wayflyer Documents API

The Documents API from Wayflyer — 3 operation(s) for documents.

Wayflyer Documents API is one of 12 APIs that Wayflyer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 1.

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

4 operations 3 paths 7 schemas 1 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1
Base URL
https://api.wayflyer.com/financing/
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Wayflyer Documents API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (CompanyToken). It accepts HTTP bearer tokens (PartnerToken).

Paths & Operations 4

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

Documents 4
POST
/company/documents/
Create a document upload URL
wf_embedded_finance_service_apps_web_core_views_document_upload_create_document_upload_url 1 param body → 200
GET
/company/documents/
List documents
wf_embedded_finance_service_apps_web_core_views_document_upload_list_document_uploads 2 params → 200
POST
/company/documents/{document_id}/confirm/
Confirm a document upload
wf_embedded_finance_service_apps_web_core_views_document_upload_confirm_document_upload 2 params → 200400404
DELETE
/company/documents/{document_id}/
Delete a document
wf_embedded_finance_service_apps_web_core_views_document_upload_delete_document_upload 2 params → 204404423502

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are DocumentUploadResponse (5 properties), CreateDocumentUploadRequest (3 properties), DocumentErrorResponse (2 properties), UrlOptionsSchema (2 properties). Each schema is shown below with its type and property counts.

DocumentUploadResponse
object
5 properties 5 required
CreateDocumentUploadResponse
object
2 properties 2 required
UrlOptionsSchema
object
2 properties 2 required
ContentType
string
DocumentErrorCode
string
DocumentErrorResponse
object
2 properties 2 required
CreateDocumentUploadRequest
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wayflyer-documents-api-openapi.yml Raw ↑

Other APIs Wayflyer publishes across the network.

Wayflyer Auth API
Wayflyer Company Details API
Wayflyer Company Search API
Wayflyer CTA API
Wayflyer Data Upload API
Wayflyer Embedded Application API
Wayflyer Handover API
Wayflyer Industry Classification API
Wayflyer Simulation API
Wayflyer Tracked Login API
Wayflyer User Details API