API Reference
This section contains comprehensive documentation for all QBCore API functions, events, and commands.
Available References
- Server Functions - Server-side API functions
- Client Functions - Client-side helpers and utilities
- Server Events - Server lifecycle and gameplay events
- Client Events - Client lifecycle and gameplay events
- Commands - Chat command registration and permissions
Getting Started
QBCore provides a rich API that allows you to create powerful resources. All functions are designed to be simple yet flexible, enabling you to build complex roleplay scenarios with ease.
The API is split into client-side and server-side functions, with events providing communication between them.