Difference between revisions of "XcelDataAPI:Home"

From XcelData Wiki
Jump to: navigation, search
(test)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{InDev}}
 
{{InDev}}
 
  
 
=XcelData API=
 
=XcelData API=
A collection of web services shared by various XcelData products.
+
XDAPI provides a collection of web services shared by various XcelData products.
 
 
==Version 0.1==
 
The first version in the zero-dot series.
 
  
===Current API Endpoints===
+
The number of services depends on the version your products use. Old versions will be deprecated over time and will become unavailable.
* Metal Feed: [[XcelDataAPI:Metal_Feed|https://api.xceldata.com/0.1/metal-feed/]]
 
  
===InDev API Endpoints===
+
{|class="wikitable"
* License Check: [[XcelDataAPI:LicenseCheck|https://api.xceldata.com/0.1/license-check/]]
+
|-
 +
! Feature / Version
 +
! [[XcelDataAPI:Version_0.1|0.1]]
 +
! [[XcelDataAPI:Version_0.2|0.2]]
 +
|-
 +
| Metal Feeds
 +
| {{checkmark}}
 +
| {{checkmark}}
 +
|-
 +
| Cloud Support
 +
| {{crossmark}}
 +
| {{checkmark}}
 +
|-
 +
| Rewards Points
 +
| {{crossmark}}
 +
| {{checkmark}}
 +
|-
 +
| Address Standardization
 +
| {{crossmark}}
 +
| {{checkmark}}
 +
|}
  
===Planned API Endpoints===
+
== Versions ==
* Address Standardization: [[XcelDataAPI:Fix_Address|https://api.xceldata.com/0.1/fix-address/]]
+
* [[XcelDataAPI:Version_0.1|XcelData API v0.1]] - Current
* Military Lending Act Search: [[XcelDataAPI:MLA_Lookup|https://api.xceldata.com/0.1/mla-lookup/]]
+
* [[XcelDataAPI:Version_0.2|XcelData API v0.2]] - InDev
* Report Processor: [[XcelDataAPI:Report_Processor|https://api.xceldata.com/0.1/report-processor/]]
+
* [[XcelDataAPI:Version_0.3|XcelData API v0.3]] - Planned
  
===Support Topics===
+
==Support Topics==
 
* Specially Designated Nationals: [[Support:SDN|How to determine a SDN "hit"]]
 
* Specially Designated Nationals: [[Support:SDN|How to determine a SDN "hit"]]
  
 
[[Category:XcelDataAPI]]
 
[[Category:XcelDataAPI]]

Latest revision as of 17:21, 18 July 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

XDAPI provides a collection of web services shared by various XcelData products.

The number of services depends on the version your products use. Old versions will be deprecated over time and will become unavailable.

Feature / Version 0.1 0.2
Metal Feeds
Cloud Support
Rewards Points
Address Standardization

Versions

Support Topics