BinTable API
Emulate the BinTable API in seconds. BIN lookup API, the free api service from bintable.com to lookup card information using it's BIN.
[01]
About
Mock the BinTable API as a turnkey Mockzilla sim with 2 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. BIN lookup API, the free api service from bintable.com to lookup card information using it's BIN. Methods: 2x GET. Top resource groups: Balance, Lookup. Hit https://api.justmocks.com/bintable for the Mockzilla API Explorer landing and per-endpoint sample requests.
Endpoints
2 across 2 resource groups
Methods
GET 2 none deprecated
OpenAPI
3.0.0 spec version 1.0.0-oas3
Source spec
3 KB · YAML
view raw →
[02]
Endpoints
| GET |
/balance
|
Check Balance Get Account balance and expiry. Mocked via Mockzilla.
|
| GET |
/{bin}
|
Lookup for bin By passing in the appropriate BIN, you can lookup for card meta data in bintable.com API
|