← ArkAPI

Use ArkAPI over I2P

The I2P service exposes the same website, session API, paid endpoints, OpenAPI document, and agent skill without using ArkAPI's clearnet origin.

Verified I2P destination

http://wswbeoo7nxfo2s7w5ec5yaidp6pdvlwhtt2clfmwu6s2o2humz3a.b32.i2p/
Agent skill

Connect

  1. Install and start an I2P router such as I2P or i2pd.
  2. Wait for the router to bootstrap and build tunnels.
  3. Send the request through its local HTTP proxy. Port 4444 is the common default.
curl -x http://127.0.0.1:4444 \
  http://wswbeoo7nxfo2s7w5ec5yaidp6pdvlwhtt2clfmwu6s2o2humz3a.b32.i2p/health

Agent behavior

The I2P URL intentionally uses http://. The connection is carried inside I2P's encrypted, destination-authenticated network rather than public HTTP routing.