Welcome to the Pikeo developer site!
Pikeo is a picture sharing application that allows you to store, share and manage your pictures. Among many other things it also allows you to show where your shots have been taken and where other pikeo users have been.
About the pikeo API
The pikeo API allows you to build application around the content created on pikeo by its users. You can upload or retrieve pictures and tags, for a user or everybody, and a few other things to allow you to be creative.
We advise you to check out the documentation to get started and then look at the list of methods we propose.
Getting Started
Our goal is to make it possible for you to build your own application using the pikeo API. Follow the steps below and you will be able to build your first application in no time:
- Check out the documentation
- Sign up for a user account
- Register for an account key
- To avoid request limit as described below , you can apply for a partner key. Please describe your needs and how you plan to use it.
Current release
Pikeo API version: 2.1
The first version of the API can be found here.
If you are planning on using our API, make sure you use the current version.
Request Limit
We limit the number of requests so we can manage demand for the service to deliver the best performance.
- Limit calls to 5,000 per day, per API key
- Limit queries to 2 per second, per API key
However you can apply for partnership and get a API key with no limit.
