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 Network Tokenization API

Network Tokenization

Silverflow Network Tokenization API is one of 50 APIs that Silverflow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Network Tokenization. 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 6 operations across 4 paths, and defines 59 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.

6 operations 4 paths 59 schemas 1 DELETE3 GET2 POST

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 Network Tokenization 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 6

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

Network Tokenization 6

Network Tokenization

POST
/networkTokens
Create Network Token
createNetworkToken body → 200201400401403409422429
GET
/networkTokens
List Network Tokens
listNetworkTokens 6 params → 200400401403429500503
GET
/networkTokens/{networkTokenKey}
Get Network Token
getNetworkToken 1 param → 200400401403404429500503
DELETE
/networkTokens/{networkTokenKey}
Archive Network Token
archiveNetworkToken 1 param → 202400401403404409429500
GET
/networkTokens/{networkTokenKey}/networkTokenData
Get Network Token Data
getNetworkTokenData 1 param → 200400401403404409429500
POST
/networkTokens/{networkTokenKey}/cryptogram
Create Network Token Cryptogram
createNetworkTokenCryptogram 1 param → 200400401403404409422429

Schemas 59

The contract defines 59 schemas that model the data the API accepts and returns. The most detailed are Token (13 properties), components-schemas-AddressInput (6 properties), InternalServerErrorProblemDetail (5 properties), openapi_components-schemas-ProblemDetail-3 (5 properties). Each schema is shown below with its type and property counts.

openapi_components-schemas-CountryCodeAlpha2
object
1 property 1 required
tokenType
string
The type of network token.
openapi_components-schemas-CountryCodeNumeric
object
1 property 1 required
schemas-errorInstance
string
An absolute URI that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.
TokenData
object
Network token data
4 properties 4 required
openapi_components-schemas-line1-3
string
Address line 1
components-schemas-AddressInput
object
A physical postal address
6 properties 4 required
tokens_expiryYear
integer
The year the network token expires, including the century
schemas-track2Data
string
The information encoded on track 2 of the card magnetic stripe as defined in the ISO 7813 specification, including data element separators but excluding beginn…
common_offsetToken
string
An offset token that can be used to retrieve the next page of items.
schemas-network
string
The card network of the network token.
lastTokenRefresh
string
The date and time this network token was last refreshed
authenticationData
string
The authentication data, or cryptogram, which will be sent in an ISO authorization request for token transactions.
components-schemas-moreItems
boolean
Indicates whether there are more items available.
openapi_components-schemas-offsetToken
string
CardHolderInput
object
Information about the card holder.
4 properties
openapi_components-schemas-countryCodeAlpha2
string
The ISO code of the country. European ISO Country Codes | Country | Alpha-2 code | Numeric | | ------- | ------------ | ------- | | Åland Islands | AX | 248 |…
openapi_components-schemas-merchantKey-2
string
Uniquely identifies a merchant
openapi_components-schemas-stateOrProvince-2
string
The state (US) or province (non-US) of the address.
openapi_components-schemas-line2-3
string
Address line 2
openapi_components-schemas-CardInput
object
The PAN data required to create a network token
5 properties 3 required
expiryMonth
integer
The month the card expires. January is 1
expiryYear
integer
The year the card expires including the century
created
string
The date and time this object was created
openapi_components-schemas-pan-4
string
Full digits of a card
openapi_components-schemas-errorStatus
integer
The HTTP status code generated by the origin server for this occurrence of the problem.
schemas-CountryCodeInput
Token
object
13 properties 10 required
InternalServerErrorProblemDetail
object
5 properties 5 required
openapi_components-schemas-ProblemDetail-3
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
schemas-enrollmentKey
string
SCOF or VTS enrollment key
openapi_components-schemas-countryCodeNumeric
string
The ISO code of the country. European ISO Country Codes | Country | Alpha-2 code | Numeric | | ------- | ------------ | ------- | | Åland Islands | AX | 248 |…
email
string
A valid email address
networkTokenKey
string
Uniquely identifies a network token managed by Silverflow.
openapi_components-schemas-version-2
integer
The version of this object
openapi_components-schemas-PageWithMoreItems
object
2 properties
schemas-phoneNumber
string
An international phone number
sortOrder
string
openapi_components-schemas-postalCode-2
string
The postal code of the address without any spaces.
openapi_components-schemas-cvc
string
The CVC of the card
limit
integer
openapi_components-schemas-holderName-2
string
The name of the cardholder.
openapi_components-schemas-city-2
string
The city of the address.
panSequenceNumber
string
The PAN sequence number for the network token.
TokensPage
TokenError
object
The error when the network token request failed
2 properties 2 required
tokenStatus
string
The status of the network token.
openapi_components-schemas-CountryCodeAlpha3
object
1 property 1 required
TokenCreate
object
Fields used to create a token.
3 properties 3 required
openapi_components-schemas-countryCodeAlpha3
string
The ISO code of the country. European ISO Country Codes | Country | Alpha-2 code | Numeric | | ------- | ------------ | ------- | | Åland Islands | AX | 248 |…
TokenCryptogram
object
All details related to a network token cryptogram.
4 properties 2 required
tokenNumber
string
The digits of a network token.
lastModified
string
The date and time this object was last modified
schemas-errorDetail
string
A human readable explanation specific to this occurrence of the problem.
tokenProvider
string
The network token provider
paymentAccountReference
string
A unique identifier associated with a payment account. This field is optional for VTS tokens. If no paymentAccountReference is returned, we will return unknown…
schemas-agentKey
string
Uniquely identifies an Agent
schemas-errorTitle
string
A short, summary of the problem type. Written in english and readable for engineers (usually not suited for non technical stakeholders and not localized).
tokens_expiryMonth
integer
The month the network token expires. January is 1

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

silverflow-network-tokenization-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 Network Tokenization 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.