vi's API

Public API for RQN9 developers. You need a developer token to use. There are internal APIs you do not have permission to access (not listed below).

Loading ...

Test API

curl -v -X GET https://api.rqn9.com/data/1.0/test/{API_CALL}&token={DEVELOPER_TOKEN}
or
r = requests.get("https://api.rqn9.com/data/1.0/test/{API_CALL}",params={'token': DEVELOPER_TOKEN})
r.status_code

Examples API calls

JSON: mode=json
XML: mode=xml

Javascript API call back

callback=test

Limitation per hour (60*60s)

60 times per 1 hour

Usage to use calculator

curl -v -X GET https://api.rqn9.com/data/1.0/calc/{DEVELOPER_TOKEN}/{API_CALL}/{PRICE},{FROM_CURRENCY},{TO_CURRENCY}

Usage to use VHUTECH

https://api.rqn9.com/data/1.0/vhutech/token={HUTECH KEYS}&{UNIT}/{TYPE}
or
https://api.rqn9.com/data/1.0/vhutech/{STUDENT_ID}&{PASSWORD}/{UNIT}/{TYPE}
UNIT:
  • tkb
  • hocphi
  • lichthi
  • diem

TYPE:
  • tkb
    • pdf
    • html
    • text
    • xml
    • richtext
    • xls
    • dbf
  • hocphi
    • pdf
    • html
    • text
    • richtext
    • xls
    • cvs
    • dbf
  • lichthi
    • pdf
    • xps
    • html
    • webarchive
    • text
    • richtext
    • ms2007
    • odoc
    • xls
    • xxml
    • xls2007
    • odocc
    • csv
    • dbf
    • xml
    • bmp
    • gif
    • jpeg
    • pcx
    • png
    • tiff
    • metafile
  • diem
    • pdf
    • html
    • text
    • richtext
    • xls
    • cvs
    • dbf
    • bmp