Select to view content in your preferred language

About licensing for JS and REST services

637
1
09-06-2013 03:32 PM
Peted_Oronzio
Deactivated User
Over the last few months, I've been working on integrating ArcGIS maps into my app using the JavaScript API. I'm about to publish the app, and decided to make it legal.  My understanding is that I needed to have an ArcGISOnline account and some credits to be legal. I will also begin using the REST API this week, which costs credits.

My question is: what, if anything do I need to change in my code now that I have an account?  I'm currently using the following URLs to access the API:
http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer
http://js.arcgis.com/3.6

I gotta' figure that something should change, otherwise how would anyone even know I'm accessing the API legally?

Thanks

Pete
0 Kudos
1 Reply
StephenLead
Honored Contributor
what, if anything do I need to change in my code now that I have an account?...how would anyone even know I'm accessing the API legally?


As far as I know, you don't need to make any changes to your code. I think the legal threat would only be raised if you were doing something evil with the API.

Basically, you've just purchased a license, which you can show if anyone asks.
0 Kudos