Podbul Public API

Comprehensive API Documentation - Interactive Testing Capabilities

?? Getting Started

This API provides order management, catalog browsing and user authentication endpoints with consistent ApiResult responses.

?? Authentication

Use your API key and secret with /auth/login endpoint to get JWT token. Add token to Authorization header as "Bearer {token}"

?? Response Format

All endpoints return standardized ApiResult<T> wrapper with success, data, message and error fields for consistent client handling.

?? Support

Contact our development team at [email protected] for technical support and integration assistance