These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Is it possible to CURL API-functions on the linux command line?
curl -v https://api.eveonline.com/account/APIKeyInfo.xml.aspx?keyID=XXXXXXX&vCode=XXXX
* Hostname was NOT found in DNS cache* Trying 87.237.34.208...* Connected to api.eveonline.com (87.237.34.208) port 443 (#0)* successfully set certificate verify locations:* CAfile: none CApath: /etc/ssl/certs* SSLv3, TLS handshake, Client hello (1):* SSLv3, TLS handshake, Server hello (2):* SSLv3, TLS handshake, CERT (11):* SSLv3, TLS handshake, Server key exchange (12):* SSLv3, TLS handshake, Server finished (14):* SSLv3, TLS handshake, Client key exchange (16):* SSLv3, TLS change cipher, Client hello (1):* SSLv3, TLS handshake, Finished (20):* SSLv3, TLS change cipher, Client hello (1):* SSLv3, TLS handshake, Finished (20):* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384* Server certificate:* subject: C=IS; L=Reykjavik; O=CCP Hf; CN=*.eveonline.com* start date: 2016-01-13 14:17:18 GMT* expire date: 2019-01-13 14:47:18 GMT* subjectAltName: api.eveonline.com matched* issuer: C=US; O=Entrust, Inc.; OU=See www.entrust.net/legal-terms; OU=(c) 2012 Entrust, Inc. - for authorized use only; CN=Entrust Certification Authority - L1K* SSL certificate verify ok.> GET /account/APIKeyInfo.xml.aspx?keyID=XXXXXXX HTTP/1.1> User-Agent: curl/7.38.0> Host: api.eveonline.com> Accept: */*> < HTTP/1.1 403 Forbidden< Content-Type: application/xml; charset=utf-8< Access-Control-Allow-Origin: *< Date: Fri, 17 Feb 2017 15:05:50 GMT< Connection: close< Content-Length: 224< [1]+ Fertig curl -v https://api.eveonline.com/account/APIKeyInfo.xml.aspx?keyID=XXXXXXX
error code="203">Authentication failure
$ curl https://api.eveonline.com/server/ServerStatus.xml.aspx?xml version='1.0' encoding='UTF-8'?eveapi version="2" currentTime 2017-02-17 22:37:14 currentTime result serverOpen True serverOpen onlinePlayers 34080 onlinePlayers result cachedUntil 2017-02-17 22:37:23 cachedUntileveapi
Use EveKit ! - Tools for EVE Online 3rd party development
Two most common elements in the universe are hydrogen and stupidity. -- Harlan Ellison