These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

A little API help needed

Author
Norian Lonark
Center for Advanced Studies
Gallente Federation
#1 - 2013-07-04 08:11:17 UTC
Hello,

I am currently working on a little project and would really appreciate help / suggestions on how I could get some information from the API (if this is possible at all).

I am trying to get a list of blueprint type ids from a hanger location, so I can keep track of what blueprints I have in my library.

Is this something that is possible with the API, and if so is there anyone out there who could give me a little hint on how to achieve this, my tech level is very much beginner.

Thanks,

Nori.

Start wide, expand further, and never look back

Bloemkoolsaus
Deep Core Mining Inc.
Caldari State
#2 - 2013-07-04 09:15:28 UTC  |  Edited by: Bloemkoolsaus
You can use the assets api to get all assets. This includes POS hangers.
http://wiki.eve-id.net/APIv2_Char_AssetList_XML
http://wiki.eve-id.net/APIv2_Corp_AssetList_XML
Norian Lonark
Center for Advanced Studies
Gallente Federation
#3 - 2013-07-04 12:26:09 UTC
Thanks Bloem,

I will take a look the corp assetlist example seems exactly what I need.

Start wide, expand further, and never look back