GnistAI GnistAI
Log in

BIN Lookup

BIN (Bank Identification Number) lookup — identify card brand, type, and category from the first 6-8 digits.

Overview   |   MCP   |   REST API   |   OpenAPI   |   CLI   |   Tutorial   |   Toolkits   |   Home

CLI Reference

Install the Gnist CLI with pip install gnistai, then use this toolkit from your terminal:

gc bin-lookup <tool> [options]

See the CLI Quickstart for installation and usage. This toolkit is also available via MCP and REST API.

Related