Monday, 2 December 2013
Welcome e-Sim API v3 !
This is an Unofficial API (Application Programming Interface) for e-Sim. Format only for json/jsonp/xml. We support Primera, Secura and even Suna server from now on.
If you value our work, please consider a donation to support our work.
comments powered by Disqus
- Battle API (with domination desc)
https://www.cscpro.org/<server>/battle/<battle_id>-<round_id>/.<format>e.g: https://www.cscpro.org/suna/battle/63622-2.json*leave round option blank if you want see current round
- Monetary Market API (monex)
https://www.cscpro.org/<server>/exchange/<buy>-<sell>.<format>e.g: https://www.cscpro.org/secura/exchange/idr-gold.xml
- Market API
https://www.cscpro.org/<server>/market/<res>-<c_id>-<quality>.<format>e.g: https://www.cscpro.org/primera/market/food-29-5.json
*res=resource/product
*res: (iron,grain,oil,stone,wood,diamonds)
*product (weapon,house,gift,food,ticket,ds,hospital,estate)
*c_id=country id
- Tax API (vat,import and income tax)
https://www.cscpro.org/<server>/tax/<country_name_or_id>.<format>e.g: https://www.cscpro.org/suna/tax/USA.xml
- Citizen API (include medal, party and MU desc)
https://www.cscpro.org/<server>/citizen/<name_or_id>.<format>e.g: https://www.cscpro.org/secura/citizen/LrdArc.json
*you can use citizen name or citizen ID, it would automatically detected. There will no much speed difference for both.
- Damage API (Military Unit)
https://www.cscpro.org/<server>/damage/<mu_id>-<page>.<format>e.g: https://www.cscpro.org/primera/damage/220-1.xml
- Party API
https://www.cscpro.org/<server>/party/<party_id>-<page>.<format>e.g: https://www.cscpro.org/suna/party/22-1.json
- Job Market API
https://www.cscpro.org/<server>/job/<country_name_or_id>-<min_skill>.<format>e.g: https://www.cscpro.org/secura/job/24-10.xml
- Military Unit API (Battle Order)
https://www.cscpro.org/<server>/units/<mu_id>.<format>e.g: https://www.cscpro.org/primera/units/183.json
- Battles List API
https://www.cscpro.org/<server>/battles.<format>e.g: https://www.cscpro.org/suna/battles.xml
- Employer API (view productivity stats)
https://www.cscpro.org/<server>/employer/<comp_id>.<format>e.g: https://www.cscpro.org/secura/employer/10533.json
- Region API
https://www.cscpro.org/<server>/regions/<reg_id>.<format>e.g: https://www.cscpro.org/primera/regions/20.json
If you value our work, please consider a donation to support our work.