🆓 100% Free API Access

API Documentation

Powerful REST APIs for location and banking data. Just login and start building!

Authentication Required • Free Forever
🌍

Location APIs

🔒 Auth Required

Hierarchical location data from continents to cities

GET/api/locations/continentsList all continents
GET/api/locations/countriesList all countries
GET/api/locations/statesList all states
GET/api/locations/citiesList all cities
🏦

Banking APIs

🔒 Auth Required

Comprehensive bank information database

GET/api/banksList all banks
GET/api/banks/:idGet bank details
GET/api/banks/country/:codeBanks by country
📍

Branch APIs

🔒 Auth Required

Bank branch locations and details

GET/api/branchesList all branches
GET/api/branches/:idGet branch details
GET/api/branches/bank/:bankIdBranches by bank

Authentication

All API endpoints require authentication. Include your JWT token in the request header:

// Request Header
Authorization: Bearer YOUR_JWT_TOKEN

How to Get Token:

  1. 1. Register for a free account
  2. 2. Login with your credentials
  3. 3. Token is returned in login response
  4. 4. Use token for all API calls

Response Format:

{
"success": true,
"data": [...]
}

Fast & Reliable

Low latency responses with 99.9% uptime

📊

JSON Format

Clean, structured JSON responses

🔄

Real-time Updates

Constantly updated data sources

Ready to Start Building?

Create your free account and get instant API access

Get Free API Access →