{% extends "base.html" %} {% block page-title %}API Contest - {{ block.super }}{% endblock %} {% block body-class %}{{ block.super }} api static api-contest{% endblock %} {% block sub-header %}{% endblock %} {% block inline-js %}{% endblock %} {% block content %}
An Event Apart

Snipt API Contest

Build an app that uses the new Snipt API and be entered to win two conference passes to An Event Apart of your choosing (excluding sold-out shows, and Austin). Public voting determines the winner.

Rules

API

The API is finished on our end, but we need to get the site up on Snipt.net first so you can use real endpoint URLs, API keys, etc. The authentication mechanism is API-key (no OAuth). Data formats available are JSON, JSONP, XML, YAML.

We will be launching the new Snipt sometime before March 1st, 2012. This will give you at least one full month to build the app.

The private APIs, once launched, will give you complete read/write access to a user's snipts.

Some sample public endpoints:

Teams

Prize

Questions?

Leave a comment below and we'll respond on this page. Also, follow @Snipt on Twitter.

{% endblock %}