IAH: INTERNET WAR
  • API DOCUMENTATION
  • 1. API Pricing
  • 2. API Example
  • 3. API Calls
    • /v1/playerstate
    • /v1/matchstate
    • /v1/tiles
    • /v1/grid
    • /v1/apipassword
    • /v1/entities
    • /v1/botaction
    • /v1/raycast
    • /v1/cpubusy
    • /v1/system
    • /v1/buffer
    • /v1/tileaction
    • /v1/frameworkaction
    • /v1/levelup
    • /v1/tpscreen
  • 4. IAMHACKER.CC API Calls
  • 5. PvP Testing
  • 6. Help
Powered by GitBook
On this page

3. API Calls

This page contains a collection of pages that have different API commands and explanations of what they do; some are used in singleplayer or PvP, and some are used in both; most important ones are /v1/botaction and /v2/entities

Default API Endpoint: http://127.0.0.1:6800/[request_name]

Use GET Requests to get something and POST to alter something.

When you compete in PvP matches, you usually connect to a remote API Endpoint. In these situations, IP and PORT are obtained from this endpoint.

https://basic.iamhacker.cc/V1/JOIN_MATCH

You can learn more about basic.iamhacker.cc endpoint in the 4.IAMHACKER.CC API Calls section.

Previous2. API ExampleNext/v1/playerstate

Last updated 10 months ago