BusInfo Documentation home page
Search...
⌘K
Support
Login
Login
Search...
Navigation
API Documentation
Introduction
Documentation
BusInfo Website
Get Started
Introduction
API Documentation
Introduction
Endpoint Examples
GET
Get Buses
GET
Get Buses Id
GET
Get Nearby Buses
On this page
Welcome
Authentication
API Documentation
Introduction
Welcome
Welcome and thanks for using BusInfo API. Let´s contribute to a greener future ?
API Domain
View the main api domain.
Authentication
All API endpoints are authenticated using Bearer tokens you can generate from your dashboard. To authenticate your requests, include the following header in your request:
Copy
"Authorization"
: [
{
"X-Api-Key"
: [
"example businfo-api"
]
}
]
Introduction
Get Buses
Assistant
Responses are generated using AI and may contain mistakes.