> I'd like to start using the API, but I need an API Key to do that.
>
> Where can I get an API Key please?
http://aprs.fi/page/api says right in the beginning:
"The aprs.fi API (Application Programming Interface) allows application
developers to query the aprs.fi database from their own web applications.
To use the API you need to sign up for an user account on aprs.fi - your
API key can be found in the account settings."
I guess that should be changed to something like "can be found in the
account settings (My Account)".
- Hessu
On Mon, 27 Dec 2010, Oba JA7UDE wrote:
> I am developing an APRS application for Android smartphones.
> http://aobajoke.no-ip.org/~ja7ude/japanese/u2aprs10/indexe.html
> It uses your aprs.fi just from a browsing window and does not use any
> API. So I don't have to make the user to login. Am I correct?
Yes, that's right. Browsing works without logging in, and if the site is
accessed using an (embedded) web browser, that shouldn't require any
API tricks.
Just make sure that the site's UI elements (such as the google maps
copyright texts, or aprs.fi site links & buttons) are not hidden, and that
they actually work.
- Hessu