Diff for "API"

Not logged in - Log In / Register

Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2009-05-15 16:14:42
Size: 507
Editor: abentley
Comment:
Revision 5 as of 2010-01-05 17:26:53
Size: 540
Editor: leonardr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

This page discusses the development of the Launchpad web service API from the perspective of the server and the Launchpad developer. If you want to ''use'' the Launchpad web service, see the [[https://help.launchpad.net/API|Launchpad help wiki]].
Line 7: Line 9:
== Authenticated Access Only ==

By design, there is no anonymous access through the API. You can do read-only access (through a read-only token) but not anonymous access. All API use is accounted to a person.

Launchpad APIs

This page discusses the development of the Launchpad web service API from the perspective of the server and the Launchpad developer. If you want to use the Launchpad web service, see the Launchpad help wiki.

(API documentation gradually being moved over from the internal wiki.)

Module-specific API pages

API (last edited 2010-04-07 20:26:54 by gary)