On the Enex marketplace, products are sold directly by manufacturers and trading companies
Sing in
0
Comparison
0
Order template
0
Cart

Automatic price updates on Enex

API Settings

To update information about the inventory of goods and their prices, the platform has an API that you can use.
Documentation on using the API is located at https://enex.market/api/v1/schema .
 
The platform API access key (API Token) can be generated in your personal account at https://enex.market/account/api / (log in with your username to view the information).
 
Update requests must be sent in the JSON format specified in the documentation via curl, specifying the API token in the request headers (Header Authorization). 

Frequently Asked Questions

  • Is the XML format accepted?

The XML format is currently not accepted, but will be implemented later.
  • Can Enex specialists connect to our API or any links/services containing information about our products themselves?

Our development plans do not include the involvement of full-time software developers to collect data from third-party resources. The idea of creating and developing an API is to receive data from the vendors themselves.
Please schedule your developer's time. It usually takes a short time to set up according to the instructions./span>
  • Is there a ready-made processing for data exchange with 1C?

Unfortunately, not yet.

  • What should I do if we don't have a developer and only have a price list in xlsx?
You can hire an outsourcing developer or a contractor's web studio. Setting up data transfer takes a short time and will not be expensive.
You can also periodically update prices, balances, and other data through your Personal Account using quick update functionality.
  • We do not want to transfer the leftovers, as this is confidential information. What should I do?

Some suppliers report inaccurate quantities in stock. For example, if 0, then 0 is transmitted; if from 1 to 4, then 1 is transmitted; if from 5 to 19, then 5 is transmitted; if more than 20, then 20 is transmitted.
  • How often should I send the data?

Usually, once a day is enough, but you can send data more often or less often at your discretion.
  • Why didn't the prices change after sending the data via the API?

Prices are successfully changed via the API, but the site has a cache that stores previously generated pages and you need to wait for it to update.
  • 401 error and the Wrong user type

    message
This means that the provider sends the data to the wrong url. For example, if the supplier is a Manufacturer, it should send data to the url with manufacturer at the end, if the trading company is trade_company.
  • Error 404 when accessing the API schema

Try clearing the cache.
  • What are limit and offset in a request for catalog/trade offer data?

The entire list can be downloaded using the link you provided.
span>
limit- the number of products returned in the request when 0 or a value greater than 5,000 is specified (the maximum value of 5,000 items is substituted).
offset - shift in the list. That is, if you have 9,000 items, for example, then you will need to send two requests: the first one will return the first 5,000 items https://enex.market/api/v1/products/limit/0/offset/0 the second one will return the remaining 4000 https://enex.market/api/v1/products/limit/0/offset/5000
I DID NOT FIND THE ANSWER TO MY QUESTION

Popular brands