Greetings space people!
My name is CCP Illurkall and I have been tasked with maintaining the API for the foreseeable future. To start with there is some spring (fall) cleaning that needs to be taken care of. These changes have been in the air for some time and they are something that we feel is needed to keep the API neat and tidy.
API Keys
As you may already have noticed we have two different types of API keys:
https://api.eveonline.com
For some time now the API has been available at https://api.eveonline.com while still being accessible through other non-https urls. This was announced in a DevBlog some time ago. As of 04.10.2012 all requests to http://api.eve-online.com and http://api.eveonline.com will be permanently redirected to https://api.eveonline.com. We strongly believe that all communications through the API should go through HTTPS channels and are therefore making this change. Third party developers need to verify that all communications to the API go through https://api.eveonline.com.
What you need to do
Third party developers and people using the API should make sure to:
Continue reading...
My name is CCP Illurkall and I have been tasked with maintaining the API for the foreseeable future. To start with there is some spring (fall) cleaning that needs to be taken care of. These changes have been in the air for some time and they are something that we feel is needed to keep the API neat and tidy.
API Keys
As you may already have noticed we have two different types of API keys:
- Old API keys, also known as legacy API keys
- New API keys, also known as customizable API keys
https://api.eveonline.com
For some time now the API has been available at https://api.eveonline.com while still being accessible through other non-https urls. This was announced in a DevBlog some time ago. As of 04.10.2012 all requests to http://api.eve-online.com and http://api.eveonline.com will be permanently redirected to https://api.eveonline.com. We strongly believe that all communications through the API should go through HTTPS channels and are therefore making this change. Third party developers need to verify that all communications to the API go through https://api.eveonline.com.
What you need to do
Third party developers and people using the API should make sure to:
- Use https://api.eveonline.com
- Use and support customizable API keys
Continue reading...