Difference between revisions of "XcelDataAPI:Version 0.2"

From XcelData Wiki
Jump to: navigation, search
(Created page with "{{InDev}} =XcelData API v0.2= The second version in the zero-dot series. == Changes == * New URL ordering - putting the output format and api key at the beginning standardi...")
 
Line 10: Line 10:
 
== Main Entrypoint ==
 
== Main Entrypoint ==
  
* <nowiki>https://api.xceldata.com/0.2/</nowiki>[[XcelData:Terms#Output_Format|output-format]]/[[XcelData:Terms#API_Key|api-key]]/''endpoint-variables''
+
* <nowiki>https://api.xceldata.com/0.2/</nowiki>[[XcelData:Terms#output-format|output-format]]/[[XcelData:Terms#api-key|api-key]]/''endpoint-variables''
  
 
==API Endpoints==
 
==API Endpoints==
 
{{alert|Heads up:|The Metal Feeds endpoint url has changed from v0.1!|info}}
 
{{alert|Heads up:|The Metal Feeds endpoint url has changed from v0.1!|info}}
* [[XcelDataAPI:Metal_Feed|Metal Feed]]
+
{| class="wikitable"
* [[XcelDataAPI:LicenseCheck|License Check]]
+
|-
* [[XcelDataAPI:Rewards|Rewards Points]]
+
! Endpoint
 +
! URL
 +
|-
 +
| Metal Feed
 +
|
 +
* /metal-feed/[[XcelData:Terms#unit-type|unit-type]]/[[XcelData:Terms#adj-loan|adj-loan]]/[[XcelData:Terms#adj-buy|adj-buy]]/[[XcelData:Terms#adj-sell|adj-sell]]
 +
|-
 +
| License Check
 +
|
 +
* /license-check/[[XcelData:Terms#service-name|service-name]]
 +
|-
 +
| Rewards Points
 +
|
 +
* /pawn2me/rewards/add-points/[[XcelData:Terms#drivers-lic|drivers-lic]]/[[XcelData:Terms#points-amt|points-amt]]/[[XcelData:Terms#transaction-id|transaction-id]]
 +
* /pawn2me/rewards/view-points/[[XcelData:Terms#drivers-lic|drivers-lic]]
 +
|}
  
 
[[Category:XcelDataAPI]]
 
[[Category:XcelDataAPI]]

Revision as of 17:39, 26 April 2018

This article documents features that are still in development.

Information may change rapidly as the event progresses, or if requirements change. The last updates to this article may not reflect the most current information.



XcelData API v0.2

The second version in the zero-dot series.

Changes

  • New URL ordering - putting the output format and api key at the beginning standardizes the url and takes the responsibility off of each of the server side route controllers from having to handle store key variable parsing

Main Entrypoint

API Endpoints

Heads up: The Metal Feeds endpoint url has changed from v0.1!
Endpoint URL
Metal Feed
License Check
Rewards Points