Inventory integration begins after the partnership is defined. The OnEll dropshipping API is for approved resellers; tokens are generated in the account dashboard and must remain private. Owning an online store does not automatically grant access or replace commercial review.
Prepare your store catalogue
Map each product and variant to the corresponding OnEll identifier. Colour, configuration and quantity must refer to the correct item. Avoid using only the display name as an identifier because it may change or be translated.
Check what the current documentation provides and how it will be presented to buyers. Descriptions, photographs, prices and availability should match the offered configuration and your account's commercial terms.
Treat stock as changing information
An availability query is not a permanent reservation. Your integration needs to handle changes between catalogue updates and order submission. Define how to update offers, stop unavailable listings and handle rejected validation without confirming something that has not been accepted.
Avoid creating duplicate orders when a response is delayed. Use the identifiers and retry mechanisms specified in the documentation, preserving the link between your store's order and the OnEll order.
Protect tokens and separate environments
- Make authenticated calls from a server or trusted integration.
- Never publish credentials in HTML, public applications or screenshots.
- Grant only the access needed for the operation.
- Replace exposed credentials and review access when someone leaves the team.
Consult the partner documentation for current endpoints, permissions and rules. This article explains planning; it does not replace the API's technical contract.
If your store uses Loja Integrada
Ask your technical team how to connect the platform to the OnEll API. An available API does not mean a native Loja Integrada application is ready to install. Confirm the necessary work and validate catalogue, stock, shipping, ordering and payment before making the offer public.
Discounts are individual and payment is required before dispatch. Start with the dropshipping application, obtain approval and build these rules into your integration from the beginning.

