Reverse GeoCoder:Licensing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
To set the license string, use the CustomerID property in your requests. See [[Reverse GeoCoder Web Service:Request Elements#Customer ID|Customer ID]] for more information. | To set the license string, use the CustomerID property in your requests. See [[Reverse GeoCoder Web Service:Request Elements#Customer ID|Customer ID]] for more information. | ||
==Token Server== | |||
Instead of a license, a temporary Token can be used on your client side application to not expose your CustomerID. The package you will be requesting will be pkgReverseGeo. Please download the Token Server Support Sample file for sample code and more instructions. | |||
[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS3/ReverseGeocoder/ReverseGeoTokenIP.zip Token Server Support File] | |||
[[Category:Reverse GeoCoder Web Service]] | [[Category:Reverse GeoCoder Web Service]] | ||
[[Category:Reference]] | [[Category:Reference]] |
Revision as of 18:26, 3 October 2014
← Reverse GeoCoder Web Service Reference
Reverse GeoCoder Web Service Navigation | ||||
---|---|---|---|---|
| ||||
| ||||
| ||||
| ||||
|
Licensing
The license string is a software key required to use the web service. You will receive your license string from you Melissa Data representative. Without the license string, the Reverse GeoCoder Web Service will not function.
To set the license string, use the CustomerID property in your requests. See Customer ID for more information.
Token Server
Instead of a license, a temporary Token can be used on your client side application to not expose your CustomerID. The package you will be requesting will be pkgReverseGeo. Please download the Token Server Support Sample file for sample code and more instructions.