Welcome to Astroboy API
Advanced API tools for developers and security enthusiasts. Our suite of APIs provides comprehensive data services for BIN lookup, IP geolocation, random data generation, and API gateway information.
Available APIs
🏦 BIN Info API
Get detailed information about any Bank Identification Number including bank name, country, and card type.
/api/bin.php?bin={bin}
🌍 IP Info API
Retrieve comprehensive information about any IP address including geolocation, ISP, and security data.
/api/ip.php?ip={ip}
🎲 Random Info API
Generate random test data including names, addresses, emails, and phone numbers.
/api/random.php?type={type}&count={count}
🚪 Gateway API Info
Access information about API gateways, integration methods, and rate limiting.
/api/gateway.php
Quick Start
Test our APIs directly using curl commands or use the interactive console in each API section.
BIN Info API
Get detailed information about any Bank Identification Number (BIN). This API provides comprehensive data including bank name, country, card type, and more.
Documentation
/api/bin.php?bin={bin_number}
Parameters
Example Request
Example Response
API Console
Response will appear here...
IP Info API
Retrieve comprehensive information about any IP address including geolocation, ISP details, and security information.
Documentation
/api/ip.php?ip={ip_address}
Parameters
Example Request
Example Response
API Console
Response will appear here...
Random Info API
Generate random data for testing purposes including names, addresses, emails, and more.
Documentation
/api/random.php
Parameters
Example Request
Example Response
API Console
Response will appear here...
Gateway API Info
Access information about API gateways and integration methods. Documentation and endpoints will be available soon.
Documentation
/api/gateway.php
Status
API Console
This API is currently under development. Check back soon for interactive testing capabilities.
Gateway API will be available soon...