Explore our APIs
About Us
We don't believe in technology problems only business problems looking for a technology solution.
We're a close-knit team focused on e-commerce solutions and tools that drive growth for online sellers, brands, marketplaces and technology partners. Having worked with some of the largest retailers worldwide and driven the launch and growth of over 600 e-commerce stores, we have a wealth of experience in analysing business problems and providing best practice solutions that drive success.
Our APIs
Optiseller API
Want a sneak peek?
We are currently running a Pilot with selected partners that provides data optimisation and insights via API. if you are interested in taking part, please get in touch via support@optiseller.com.
An example of our API for product enrichment data
POST /api/transaction
{
"name": "Cable Length",
"values": [
{
"value": "2M",
"confidenceLevel": "High"
}
],
},
{
"name": "Charging Time",
"values": [
{
"value": "3HRs",
"confidenceLevel": "High"
}
]
},