Chuyển tới nội dung chính

API Reference

This section provides detailed API documentation for all VLPlay SDK modules across Android, iOS, and Web. [PLACEHOLDER] Each reference page lists available methods, parameters, return types, and example code. Error codes returned by SDK methods are documented in the Error Codes page.

[PLACEHOLDER] All SDK APIs follow the same logical structure regardless of platform: the top-level VLPlaySDK object exposes sub-modules (auth, iap, analytics, support) with consistent method names. Platform-specific callbacks or async patterns are noted in each reference.

Available References

ReferenceDescription
Web SDK APIFull TypeScript/JavaScript API reference
Android SDK APIKotlin/Java API reference
iOS SDK APISwift API reference

SDK Versioning

VLPlay SDK follows semantic versioning (MAJOR.MINOR.PATCH). Breaking changes only occur in major version bumps. See the Changelog for release history.

API Base URLs

EnvironmentBase URL
Productionhttps://gw.vlplay.vn/sdk/v1
Sandboxhttps://gw-s.vlplay.vn/sdk/v1