Difference between revisions of "XcelDataAPI:Home"

From XcelData Wiki
Jump to: navigation, search
m (Charliej moved page XcelDataAPI:Main Page to XcelDataAPI:Home without leaving a redirect)
(test)
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{InDev}}
 
{{InDev}}
  
 +
=XcelData API=
 +
XDAPI provides a collection of web services shared by various XcelData products.
  
=XcelData API=
+
The number of services depends on the version your products use. Old versions will be deprecated over time and will become unavailable.
A collection of services shared by various XcelData products.
+
 
 +
{|class="wikitable"
 +
|-
 +
! 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}}
 +
|}
  
==Version 0.1==
+
== Versions ==
The first version in the zero-dot series.
+
* [[XcelDataAPI:Version_0.1|XcelData API v0.1]] - Current
 +
* [[XcelDataAPI:Version_0.2|XcelData API v0.2]] - InDev
 +
* [[XcelDataAPI:Version_0.3|XcelData API v0.3]] - Planned
  
===Current API Endpoints===
+
==Support Topics==
* Metal Feed: [[XcelDataAPI/Metal_Feed|https://api.xceldata.com/0.1/metal-feed/]]
+
* Specially Designated Nationals: [[Support:SDN|How to determine a SDN "hit"]]
===Planned API Endpoints===
 
* Address Standardization: [[XcelDataAPI/Fix_Address|https://api.xceldata.com/0.1/fix-address/]]
 
* Military Lending Act Search: [[XcelDataAPI/MLA_Lookup|https://api.xceldata.com/0.1/mla-lookup/]]
 
* Report Processor: [[XcelDataAPI/Report_Processor|https://api.xceldata.com/0.1/report-processor/]]
 
  
 
[[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