Skip to content
oalders edited this page Nov 4, 2010 · 33 revisions

The API itself is in its very early stages. Everything will change, but here are some sample URLs to play with. Keep in mind that these URLs all return JSON.

Search for a Module by Distribution Name:

http://api.metacpan.org:9200/cpan-modules/module/_search?q=dist:moose

Search for a Module by id:

http://api.metacpan.org:9200/cpan-modules/module/1

Search for an Author by PAUSEID

http://api.metacpan.org/author/DROLSKY

Meta

Clone this wiki locally