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

Silverflow Documents API

A Document is a file with associated metadata that can be uploaded and downloaded. Documents have to be attached to a business entity, for example `Dispute Documents`. The Document upload process starts with creating metadata information, see [Add Dispute Document](#operation/addDisputeDocumentsMetadata). New Documents will be created with status `pending`.Adding a Document returns a key which can be used to upload the file using [Upload Document](#operation/uploadDocumentFile). Once the file is successfully updated, the status will be changed to `active`.The maximum size for a Document is 10MB and the maximum combined size of all documents uploaded for a Dispute is 14.5MB.Supported MIME types:- image/jpeg- application/pdf- image/tiff

Silverflow Documents API is one of 50 APIs that Silverflow 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, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 4 operations across 2 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.417.0.

Requests are made against 3 base URLs: https://eu-west-1.api.silverflow.com/v1, https://us-east-2.api.silverflow.com/v1, https://eu-west-1.api-sbx.silverflow.com/v1.

4 operations 2 paths 15 schemas 1 DELETE2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.417.0
Base URL
https://eu-west-1.api.silverflow.com/v1
Authentication
HTTP Basic, HTTP Bearer, API Key
License
Commercial
Resource Areas
1

Authentication & Security 3

Silverflow Documents API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (ApiKey). It accepts HTTP bearer tokens (JWT) (BearerToken). An API key is passed in the header as - (MutualTLS). By default, every request must be authenticated.

  • ApiKey — The primary method of authenticating to the Silverflow API is through API keys. API keys can be created by calling the [createApiKey](operation/createApiKey) e…
  • BearerToken — Bearer tokens are temporary security credentials that can be used to authorize 'third parties' (bearers) access to the Silverflow API on behalf of the agent. T…
  • MutualTLS — The client must set up mTLS connection with a valid X.509 client certificate signed by a customer-provided CA (certificate authority) that is registered to a s…

Paths & Operations 4

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

Documents 4

A Document is a file with associated metadata that can be uploaded and downloaded. Documents have to be attached to a business entity, for example Dispute Documents. The Document…

GET
/documents/{documentKey}
Get Document Metadata
getDocument 1 param → 200401403404429
DELETE
/documents/{documentKey}
Archive Document
archiveDocument 2 params → 204401403404412429
GET
/documents/{documentKey}/file
Download Document File
downloadDocumentFile 1 param → 200401403404429
PUT
/documents/{documentKey}/file
Upload Document File
uploadDocumentFile 1 param body → 204401403404409411413415

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Document (15 properties), schemas-ProblemDetail (5 properties). Each schema is shown below with its type and property counts.

disputeStage
string
The current stage of a Dispute
components-schemas-merchantKey
string
Uniquely identifies a Merchant
originalFilename
string
Name of the file. Allows letters, numbers, whitespaces and characters ()
components-schemas-agentKey
string
Uniquely identifies an Agent
documents_status
string
The current status of the document.
schemas-ProblemDetail
object
The 'problem detail' object relays detailed information about the error that occurred. It is defined by [RFC 7807 - Problem Details for HTTP APIs](https://tool…
5 properties
openapi_components-schemas-version
integer
The version of this object
contentType
string
Accepted Content-Types
owner
string
The owner of a Dispute Document
documentKey
string
Uniquely identifies a document
schemas-FreeTextField
string
openapi_components-schemas-lastModified-2
string
The date and time this object was last modified
disputeKey
string
Uniquely identifies a Dispute.
openapi_components-schemas-created-3
string
The date and time this object was created
Document
object
A Document
15 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

silverflow-documents-api-openapi.yml Raw ↑

Other APIs Silverflow publishes across the network.

Silverflow 3DS Authentication API
Silverflow Agents API
Silverflow AMMF Submission Events API
Silverflow API Keys API
Silverflow BEP Authentication API
Silverflow Bins API
Silverflow Card Info API
Silverflow Card Management API
Silverflow Card Network Reports API
Silverflow Charge Actions API
Silverflow Charges Events API
Silverflow Charges Reports API
Where this information came from

This is an independent, third-party profile of Silverflow Documents 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.