Difference between revisions of "User:Enta en bauldry/API"
From EVE University Wiki
m |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
padding: 5px; | padding: 5px; | ||
margin: 0px; | margin: 0px; | ||
+ | } | ||
+ | |||
+ | table.mApiTable td.cApiExplicit | ||
+ | { | ||
+ | font-style: oblique; | ||
+ | font-weight: bold; | ||
} | } | ||
Line 35: | Line 41: | ||
{ | { | ||
border-right-style: none; | border-right-style: none; | ||
+ | color: gold; | ||
} | } | ||
Line 43: | Line 50: | ||
}} | }} | ||
+ | {{User:Enta_en_bauldry/API_Links}} | ||
− | { | + | {{User:Enta_en_bauldry/API_Table |
− | | | + | |name=Account Status |
− | + | |url=/account/AccountStatus.xml.aspx | |
− | | | + | |args=keyID, vCode |
− | + | |cache=s | |
− | + | |mask=25 | |
− | + | |format=Rows containing text, no tags | |
− | + | }} | |
− | + | {{APITableRow|name=paidUntil|type=dt|desc=the date until which the account is currently subscribed}} | |
− | + | {{APITableRow|name=createDate|type=dt|desc=the date the account was created}} | |
− | | | + | {{APITableRow|name=logonCount|type=int|desc=the number of times you logged into CCP's services (this includes not only the game logons but also forum logons, likely also EVEGate logons)}} |
− | | | + | {{APITableRow|name=logonMinutes|type=int|desc=the date until which the account is currently subscribed}} |
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | | | ||
− | | | ||
− | |||
− | |||
− | | | ||
− | | | ||
− | |||
− | |||
− | | | ||
− | | | ||
− | |||
− | |logonMinutes | ||
− | | | ||
− | | | ||
|} | |} |
Latest revision as of 18:35, 13 December 2014
General |
---|
-->
Account Status | Cache Method: | Short | |
Input Arguments: | keyID, vCode | ||
/account/AccountStatus.xml.aspx | Access Mask: | 2^25 | |
Result Format: | Rows containing text, no tags | ||
Row Name | Row Type | Row Description
Template:APITableRow Template:APITableRow Template:APITableRow Template:APITableRow |