claimID supports a simple pull API at present. A key push/pull API will be implemented in the near term.
API ElementsPULL API: get_linksCALL: http://claimid.com/api/get_linksFORMAT: http://claimid.com/api/get_links?option=value&option2=value...
OPTIONS:
id, Value (Required, String): claimID login ID
aboutness, Value (Optional, Integer, Accepts One): 0 = Not About, 1 = About
authorship, Value (Optional, Integer, Accepts One): 0 = Not By, 1 = By
link_verified, Value (Optional, Integer, Accepts One): 0 = Not Verified, 1 = Pending, 2 = Verified
year, Value (Optional, Integer, Accepts One): Ex: 2006
color, Value (Optional, String, Accepts One): grey, green , blue , orange , purple , red
tag, Value (Optional, String): tagname (multiword tags joined with +)limit, Value (Optional, Integer): Value between 0-50
REFERENCE EXAMPLE:http://claimid.com/api/get_links?id=username&aboutness=1&authorship=1...
SAMPLE OUTPUT:This is my blog http://myblog.blogspot.com/ My blog 0 1 2006 Mon Jan 30 00:08:55 UTC 2006 tag1 tag2 tag3