Introduction
Introduction to the Pepvote API
Last updated
Was this helpful?
Introduction to the Pepvote API
Last updated
Was this helpful?
Pepvote API currently gives you access to only read operations via the GET METHOD. It allows you to get saved data about an election on Pepvote and customize its presentation in your application.
We will provide you with an API KEY which you can use to make API calls.
We provide sample API calls next to each method and you can use or as well to test. POSTMAN is an easy to use API development environment for making HTTP requests.
// to be continued ...