Difference between revisions of "XcelDataAPI:Home"

From XcelData Wiki
Jump to: navigation, search
(test)
 
(22 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.
 +
 +
The number of services depends on the version your products use. Old versions will be deprecated over time and will become unavailable.
 +
 +
{|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}}
 +
|}
  
=XcelData API=
+
== Versions ==
A collection of services shared by various XcelData products.
+
* [[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
  
==Version 0.1==
+
==Support Topics==
The first version in the zero-dot series.
+
* Specially Designated Nationals: [[Support:SDN|How to determine a SDN "hit"]]
  
===Current API Endpoints===
+
[[Category:XcelDataAPI]]
* Metal Feed: [[XcelDataAPI/Metal_Feed|https://api.xceldata.com/0.1/metal-feed/]]
 
===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/]]
 

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