# LoLBoost ## Docs - [Help Center](https://docs.lolboost.gg/index.md): Guides for buyers, sellers, and API partners. - [What you can do on LoLBoost](https://docs.lolboost.gg/help/what-you-can-do.md): Overview of every service for buyers, and how to join as a booster. - [Get started with LoLBoost](https://docs.lolboost.gg/help/get-started.md): How to create your account, log in, and place your first order. - [Order problem](https://docs.lolboost.gg/help/order-problem.md): What to do when an order needs support. - [League of Legends FAQ](https://docs.lolboost.gg/help/faq-league-of-legends.md): Answers for every League of Legends boosting and coaching service on LoLBoost. - [Valorant FAQ](https://docs.lolboost.gg/help/faq-valorant.md): Answers for every Valorant boosting and coaching service on LoLBoost. - [Teamfight Tactics FAQ](https://docs.lolboost.gg/help/faq-tft.md): Answers for every TFT boosting and coaching service on LoLBoost. - [Tracking Your Boost](https://docs.lolboost.gg/help/boost-progress.md): What affects start and completion time, and where to follow your order's progress. - [Account Access for Solo Boosting](https://docs.lolboost.gg/help/account-access.md): When you need to share login details, and how to keep your account safe while a booster plays. - [Order Disputes](https://docs.lolboost.gg/help/order-disputes.md): How order disputes work, when to open one, and what evidence to include. - [How to Choose the Right Boost](https://docs.lolboost.gg/help/trustworthy-boosters.md): Simple checks to help you pick the right service and options before buying. - [Contacting Your Booster or Coach](https://docs.lolboost.gg/help/contacting-booster.md): How to message your booster, what to do if they don't respond, and how breaks work. - [Payment Methods](https://docs.lolboost.gg/help/payment-methods.md): Payment options supported at LoLBoost checkout. - [Refunds and Store Credit](https://docs.lolboost.gg/help/refunds-warranties.md): How LoLBoost's refund policy works at each stage of an order. - [Account safety](https://docs.lolboost.gg/help/account-safety.md): Secure accounts after purchase. - [Delete Your Account](https://docs.lolboost.gg/help/delete-account.md): How to request deletion of your LoLBoost account. - [LoLBoost Discord Community](https://docs.lolboost.gg/help/discord-community.md): How to join the official LoLBoost Discord and avoid impersonators. - [Is LoLBoost legit?](https://docs.lolboost.gg/help/is-lolboost-legit.md): How LoLBoost protects customers through secure checkout, professional boosters, and clear policies. - [Terms of Service](https://docs.lolboost.gg/legal/terms-of-service.md): Terms and conditions for using lolboost.gg. - [Imprint](https://docs.lolboost.gg/legal/imprint.md): Legal company information for LoLBoost. - [Start selling](https://docs.lolboost.gg/partner-center/start-selling.md): How to become a LoLBoost seller. - [Seller guide](https://docs.lolboost.gg/partner-center/seller-guide.md): Seller workflow overview. - [Account JSON import](https://docs.lolboost.gg/partner-center/account-json-import.md): Import multiple account listings from a JSON file in the Seller Area. - [Item JSON Import](https://docs.lolboost.gg/partner-center/item-json-import.md): Bulk upload and edit item listings from the Seller Area. - [Top Up JSON Import](https://docs.lolboost.gg/partner-center/topup-json-import.md): Bulk upload and edit top up offers from the Seller Area. - [Payouts](https://docs.lolboost.gg/partner-center/payouts.md): Seller payout basics. - [Seller API overview](https://docs.lolboost.gg/essentials/overview.md): What you can build with the LoLBoost Seller API. - [Authentication](https://docs.lolboost.gg/essentials/authentication.md): How to authenticate requests. - [Testing](https://docs.lolboost.gg/essentials/testing.md): How to test the API in Mintlify. - [Errors](https://docs.lolboost.gg/essentials/errors.md): Common error responses. - [Account sync](https://docs.lolboost.gg/guides/account-sync.md): Recommended sync workflow for accounts. - [Listings](https://docs.lolboost.gg/guides/listings.md): Manage seller listings. - [Item sync](https://docs.lolboost.gg/guides/item-sync.md): Recommended sync workflow for item offers. - [Bulk stock update](https://docs.lolboost.gg/guides/bulk-stock-update.md): Remove many offers at once. - [Webhooks overview](https://docs.lolboost.gg/webhooks/overview.md): Receive sync events from LoLBoost. - [Account events](https://docs.lolboost.gg/webhooks/account-events.md): Account webhook payloads. - [Item events](https://docs.lolboost.gg/webhooks/item-events.md): Item webhook payloads. - [List account offers](https://docs.lolboost.gg/api-reference/accounts/list-account-offers.md) - [Create account offer](https://docs.lolboost.gg/api-reference/accounts/create-account-offer.md) - [Get account offer](https://docs.lolboost.gg/api-reference/accounts/get-account-offer.md) - [Archive account offer](https://docs.lolboost.gg/api-reference/accounts/archive-account-offer.md) - [Update account offer](https://docs.lolboost.gg/api-reference/accounts/update-account-offer.md) - [Bulk archive account offers](https://docs.lolboost.gg/api-reference/accounts/bulk-archive-account-offers.md) - [List item offers](https://docs.lolboost.gg/api-reference/items/list-item-offers.md) - [Create item offer](https://docs.lolboost.gg/api-reference/items/create-item-offer.md) - [Get item offer](https://docs.lolboost.gg/api-reference/items/get-item-offer.md) - [Archive item offer](https://docs.lolboost.gg/api-reference/items/archive-item-offer.md) - [Update item offer](https://docs.lolboost.gg/api-reference/items/update-item-offer.md) - [Bulk archive item offers](https://docs.lolboost.gg/api-reference/items/bulk-archive-item-offers.md) - [List seller gallery images](https://docs.lolboost.gg/api-reference/images/list-seller-gallery-images.md) - [Upload seller gallery image](https://docs.lolboost.gg/api-reference/images/upload-seller-gallery-image.md): Upload a seller gallery image. The returned id or image_id can be attached to an account via image_ids. - [Delete seller gallery image](https://docs.lolboost.gg/api-reference/images/delete-seller-gallery-image.md) - [List top up offers](https://docs.lolboost.gg/api-reference/top-ups/list-top-up-offers.md) - [Create top up offer](https://docs.lolboost.gg/api-reference/top-ups/create-top-up-offer.md) - [Get top up offer](https://docs.lolboost.gg/api-reference/top-ups/get-top-up-offer.md) - [Archive top up offer](https://docs.lolboost.gg/api-reference/top-ups/archive-top-up-offer.md) - [Update top up offer](https://docs.lolboost.gg/api-reference/top-ups/update-top-up-offer.md) - [Bulk archive top up offers](https://docs.lolboost.gg/api-reference/top-ups/bulk-archive-top-up-offers.md) - [Bulk update top up offers](https://docs.lolboost.gg/api-reference/top-ups/bulk-update-top-up-offers.md) ## OpenAPI Specs - [openapi](https://docs.lolboost.gg/openapi.json)