Linqto.me API Documentation
LinqTo.me webservices API
The LinqTo.me API consists of a series of webservices distributed across two
endpoints. The purpose of this API is to allow registered users to
programmatically:
-
Logon
to the system securely.
-
Query
links that the authenticated user created either via the API or the
web-interface.
-
Query
the favorite links for the authenticated users.
-
Query
the links created by the users that the authenticated user is following.
-
Insert
new links (either private or public) or
edit
(modify) existing users
created by the authenticated user.
The following documentation will walk you through how to use each of the
web-methods exposed by the two endpoints exposed by the API.