Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Painel do Seller
cURL
curl --request GET \ --url https://api.speedsellx.io/seller/v1/products/{id}
{ "data": { "id": 3256, "name": "Curso de Vendas", "description": "Curso completo de vendas", "status": "published", "type": "digital", "payment_type": "unique", "recurrence_interval": null, "price": 199.9, "currency": "brl", "is_free": false, "created_at": "2026-06-01T10:00:00-03:00", "updated_at": "2026-06-01T10:00:00-03:00" } }
Retorna um produto pelo id
products:read
404
Show child attributes