Gist API API for the Gist code paste service. Gist's API is a bit different from GitHub proper's - the domain is always gist.github.com and we're still on v1. Get a Gist's Metadata GET http://gist.github.com/api/v1/:format/:gist_id Example: $ curl http://gist.github.com/api/v1/yaml/374130 --- gists: - :description: List what ports are in use on OS X :repo: "374130" :public: true :created_at: 2010-