Mozillians/API-Specification: Difference between revisions
Jump to navigation
Jump to search
Bsternthal (talk | contribs) |
Bsternthal (talk | contribs) |
||
Line 85: | Line 85: | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''location''' | | '''location''' | ||
Line 91: | Line 90: | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''groups''' | | '''groups''' | ||
Line 97: | Line 95: | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''language''' | | '''language''' | ||
| | | | ||
| | | | ||
|} | |} |
Revision as of 23:24, 26 September 2012
API Specification
Registration Of New Application
- User requests new application under "Edit Profile -> Developer"
- User enters URL
- User is directed to fill out bug
- (AD please add details, what product/component, what information, who does it go to)
- User is then approved or denied in admin interface (AD please add by who)
- User received email notification of approval and directed to mozillians for api key
API Keys
- API keys are per application not per user
- API keys are restricted to Vouched Users
API Fields
Key | Required | Type | Length | Example |
---|---|---|---|---|
key | ||||
name | ||||
description | ||||
url | ||||
owner | ||||
creation_date | ||||
tracker_id | ||||
is_mozilla_app | boolean |
API Filters
Results may be filtered by
Value | Type | Length | Example |
---|---|---|---|
location | |||
groups | |||
language |