API Documentation … oh Vinted finally wants to open up to the world?
Vinted Pro integrations are currently only available for a few selected companies.
@Clement you need to apply
… in the end Clemz allows you to sell more on Vinted ![]()
API Documentation … oh Vinted finally wants to open up to the world?
Vinted Pro integrations are currently only available for a few selected companies.
@Clement you need to apply
… in the end Clemz allows you to sell more on Vinted ![]()
This API has existed for several months.
I am not applying because it is quite limited in fact.
Would the API allow Vinted to be linked to a traditional e-commerce site? For centralized management?
Hello Clément,
How can one apply to obtain the API?
The API is subject to obtaining the « X-Vpi-Access-Key » parameter.
I have a pro account but I haven’t found how to request the API from the Vinted pro account.
Even if the API is limited, the goal would be just to be able to retrieve some information about the items in a shop and to be able to redirect to Vinted for the sale.
The documentation only talks about V1, however, we can see that a V2 is accessible:
https://www.vinted.fr/api/v2/catalog/items/
Should we expect a change to V2 soon?
There is very little information about the API on the net, thank you for your help.
Have a nice day,
I have no idea! ![]()
I don’t use this API…
Hello, what is an API please? Sincerely
Hello!
This is an interface to connect 2 software programs and allow programming and information transmission. ![]()
thanks Lucile. Too technical for me lol
By any chance Clement, how do you get your API per user since the token expires in a loop? I’m trying to make my extension for simpler stock management to better handle stock with wholesalers, but I admit I’m really stuck on this part. I thought about doing a constant refresh token like you did with Clemz with the page running in the background, unless I’m mistaken? I admit I’d really like a concrete lead, I’ve been on this for 2 days already haha.
Clemz doesn’t bother with that, because it uses the user’s current session. It acts as if you were the one performing the actions on Vinted.
If you need a script that works independently in batch mode, for example:
You need a user cookie and not a JWT token. You have to launch a session in headless mode (but unauthenticated), grab the cookie. For example with Symfony Panther.
Then, if detected as a bot, relaunch a new session (with another IP via a VPN) to get a new cookie…
P.S.: never burn your main IP (otherwise it will be tagged as a bot or suspicious)! Always work behind a VPN.
At the time, I wanted to « monitor » the best Vinted sellers to « listen » to the market, to know what was selling best. So I scraped all the items from this selection of sellers daily… It’s practical to be able to scrape all that.
…or even to put all my Vinted listings on LeBonCoin… but LBC was quite complicated to feed… they have a lot of anti-bot security…
It’s certain that you can do a lot of things with all that.
But well, all that will be in Clemz one day (won’t it @Clement) ![]()
![]()
![]()
I was wondering, with Google Apps Script, connected to your email + Google Sheet, wouldn’t there be a way to automate some things just to get automated accounting? Have people already thought about this? Personally, that’s what bothers me most about Vinted, no integrated accounting…
Welcome to the forum!
New developments on this topic may be in preparation from Clemz ![]()
hello and thank you ![]()
yes on the other hand we will have to be careful with the bot aspect, personally I don’t want to get into that at the risk of getting my account banned… :’(
We’ve made a post explaining the current situation: Campagne "anti-bot" de Vinted - état des lieux (28.07.2025)
Clemz’s operation is currently risk-free.
oh ok, sorry I’m a bit rubbish, I haven’t read anything before! I’ll take a look ![]()
A priori with ChatGPT you want to give it your email account to do this kind of thing, but haven’t tested it yet.
Hello, I have already tested this solution, it’s what Vinted CRM uses.
yes, because it works pretty well, the only blocking point is reading the PDF with the details in order to generate an invoice, among other things. It’s blocked there and I haven’t found a truly reliable solution…
Hello!
Clemz’s « Sales » module will soon be available to allow you to manage your accounting AND generate invoices. ![]()
Please, I can’t take Vinted CRM anymore…