canmove, Confirmed users
841
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The Mozillians API allows Mozillians to have a better experience on Mozilla sites. Our Mozillians directory for both paid and core volunteer staff can connect Mozilla-related sites and services to profile data as an extension to our first “vouched-status” API offering. For example, we can now offer different access levels to content on Air Mozilla using Mozillians credentials. | The Mozillians API allows Mozillians to have a better experience on Mozilla sites. Our Mozillians directory for both paid and core volunteer staff can connect Mozilla-related sites and services to profile data as an extension to our first “vouched-status” API offering. For example, we can now offer different access levels to content on Air Mozilla using Mozillians credentials. | ||
= Sites using the API = | |||
= Mozilla Organization Sites = | == Mozilla Organization Sites == | ||
These websites have access to the full Mozillians API: | These websites have access to the full Mozillians API: | ||
| Line 12: | Line 12: | ||
* Guess that Mozillian Game (planned), contact [https://mozillians.org/lsblakk Lukas Blakk] for details | * Guess that Mozillian Game (planned), contact [https://mozillians.org/lsblakk Lukas Blakk] for details | ||
= Mozilla Sites = | == Mozilla Sites == | ||
These sites have access to the limited Mozillians API which confirms if an email address belongs to a vouched Mozillian: | These sites have access to the limited Mozillians API which confirms if an email address belongs to a vouched Mozillian: | ||
| Line 20: | Line 20: | ||
= Requesting API access = | = Requesting API access = | ||
To get API access for your app, please file an [https://bugzilla.mozilla.org/enter_bug.cgi?product=Community%20Tools&component=API%20Requests API access request] bug. Include the name of your app, app URL, and how you plan to use the API. | To get API access for your app, please file an [https://bugzilla.mozilla.org/enter_bug.cgi?product=Community%20Tools&component=API%20Requests API access request] bug. Include the name of your app, app URL, and how you plan to use the API. | ||
= API Specification = | |||
The [[Mozillians/API-Specification | API Specification]] page has full details about how to use the API for your apps. | |||