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 Bins API is one of 50 APIs that Silverflow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bins. 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 3 operations across 3 paths, and defines 46 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.

3 operations 3 paths 46 schemas 3 GET

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 Bins 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 3

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

Bins 3
GET
/bins
List Bins
getBins 3 params → 200400401403429
GET
/bins/{binKey}
Get Bin
getBin 1 param → 200400401403404429
GET
/bins/{binKey}/configurations
List Bin Configurations
getBinConfigurations 5 params → 200400401403404429

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are BaseBin (10 properties), BinConfiguration (10 properties), ProblemDetail (5 properties), CountryCode (3 properties). Each schema is shown below with its type and property counts.

BinsPage
currencyCode
string
The three-letter ISO code of the currency. European ISO Currency Codes | Country — Currency | Code | Numeric | Minor Units | | ------------------ | ---- | ----…
Page
object
2 properties
settlementCurrencies
array
A list of Settlement Currencies.
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
binConfigurationKey
string
A key assigned by Silverflow to uniquely identify a Bin configuration.
DinersBin
countryCodeAlpha2
string
The ISO code of the country. European ISO Country Codes | Country | Alpha-2 code | Numeric | | ------- | ------------ | ------- | | Åland Islands | AX | 248 |…
countryCodeAlpha3
string
The ISO code of the country. European ISO Country Codes | Country | Alpha-2 code | Numeric | | ------- | ------------ | ------- | | Åland Islands | AX | 248 |…
offsetToken
string
created
string
The date and time this object was created
amexModel
string
The AMEX business model. In the PayFac model, authorization is performed using the SE Number on the BIN. In the Direct Merchant or Payment Designation model, a…
messageSystem
string
Determines the message structure and Data Element definitions for card network.
dxsCode
string
The dxsCode is provided to acquirers by Diners during onboarding. A unique dxsCode is provided for each IIC.
amexAcquirerBin
dinersAcquirerIdCode
string
Acquirer Institution ID code. For Diners, this field corresponds to the IIC number.
settlementServices
array
A list of Settlement Services as provided by a card network.
amexDirectMerchantAcquirerBin
ExtendedFreeTextField
string
Clients not enrolled in the "extended character set beta" are still subject to the ^[\w +=.,:;!?$@()-]+$ pattern for field input.
discoverAcquirerIdCode
string
Acquirer Institution ID code.
discoverAcquirerBin
string
Acquirer Bin. The Bin number as assigned by the card network.
settlementService
object
A Settlement Service as provided by a card network.
3 properties 2 required
binKey
string
A key assigned by Silverflow to uniquely identify a Bin.
version
integer
The version of this object
amexAcquirerIdCode
string
Acquirer Institution ID code (Submitter ID). For PayFac model, this identifies the Payment Facilitator.
acquirerAgentKey
string
Acquirer Agent Key shows the owner agent Key of the Bin.
discoverIsoId
string
Unique number assigned by Discover to a certified ISO. This field is mandatory if the direct Merchant relationship is maintained by an ISO
BancontactBin
settlementCurrency
object
2 properties 1 required
Bin
DiscoverBin
amexPayfacAcquirerBin
string
SE Number assigned by AMEX for the Payment Facilitator.
AmexBin
VisaBin
status
string
The status of the object
lastModified
string
The date and time this object was last modified
moreItems
boolean
MastercardBin
BadRequestProblemDetail
A 'problem detail' object for Bad Request (400) errors. Extends the base ProblemDetail with a validationErrors array that provides detailed information about v…
BinConfigurationsPage
countryCodeNumeric
string
The ISO code of the country. European ISO Country Codes | Country | Alpha-2 code | Numeric | | ------- | ------------ | ------- | | Åland Islands | AX | 248 |…
authorizationCurrency
string
amexPaymentDesignationAcquirerBin
BaseBin
object
A Bin is a Bank Identification Number
10 properties 8 required
BinConfiguration
object
A Bin is a Bank Identification Number
10 properties 9 required
CountryCode
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

silverflow-bins-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 Card Info API
Silverflow Card Management API
Silverflow Card Network Reports API
Silverflow Charge Actions API
Silverflow Charges Events API
Silverflow Charges Reports API
Silverflow Clearing Events API
Where this information came from

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