Urbit HTTP API (Tlon)

The Urbit ship HTTP API (Eyre channels) that powers Tlon Messenger. Clients authenticate to a ship with its +code access code, then poke and subscribe over a channel to send/read messages, manage groups and channels, and read activity. Wrapped by @tloncorp/api and @urbit/http-api.

API entry from apis.yml

apis.yml Raw ↑
aid: tlon-corporation:urbit-http-api
name: Urbit HTTP API (Tlon)
humanURL: https://docs.urbit.org
baseURL: https://tlon.network
tags:
- Messaging
- Urbit
- HTTP API
description: The Urbit ship HTTP API (Eyre channels) that powers Tlon Messenger. Clients authenticate
  to a ship with its +code access code, then poke and subscribe over a channel to send/read messages,
  manage groups and channels, and read activity. Wrapped by @tloncorp/api and @urbit/http-api.
properties:
- url: https://docs.urbit.org
  type: Documentation
- url: https://github.com/tloncorp/api-beta
  type: APIReference
- url: conventions/tlon-corporation-conventions.yml
  type: Conventions