• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

How to get API Key for extraimages.com

kartikey21

Chevereto Noob
I am fairly new to chevereto and want to know how to get API v1 key. It says to go to Dashboard > Settings > API.
But I am not able to find it please anyone helps me.
Thanks in advance.
 
Hi @kartikey21

The API keys are only shown for administrators, if you aren't an administrator of that site you won't be able to retrieve that value.
 
Hi @kartikey21

The API keys are only shown for administrators, if you aren't an administrator of that site you won't be able to retrieve that value.
Ohh, thank you for the quick reply. So, if I want to upload images using a python script to there site I cannot do it. I would have to use selenium or other automation tools?
 
The browser is just the tool that you use to send and retrieve HTTP requests. Don't matter how you handle a HTTP request, long as you provide the arguments and the CSRF token expected by the website.
 
Back
Top