Create your Zaps.io account to easily keep track of your Zaps. You get access to an aggregated Zap feed page and can sign your shares so your friends and followers can easily click back to your Zap feed and see what else you have been sharing.
Start sharing and build your share feed!
If you are looking for an easy way to generate specific share content for individual on-page elements outside the scope of traditional meta headers. The concept is simple, we create a link-shortened, tracked, proxy page that is generated at the time of load to satisfy all of the meta-tagging requirements for a given network to render your desired share exactly as you wish it to be shown. This allows you to have many on-page elements that generate unique share content, pre-defined by you, (even generated at the time of share, for real-time, user specific, activity driven sharing). Use the GET api to retrieve valuable tracking data on share performance.
Zaps.io is particularly useful if you do not have access to the header of the dom you are working in. Generate share buttons that utilize your Zaps.io link and avoid the header altogether.
There is a single API supporting GET & POST:
POST:
http://www.zapsio.com/zap/new.json (.xml also supported)
post-fields: thumbnail&,title&,description&,url
GET:
- http://www.zapsio.com/zap/13fcd5.json (.xml also supported)
You can run a get request on a shortened URL hash (i.e. 13fcd5) to retrieve all associated data including tracking information.