mirror of
https://github.com/logos-storage/logos-storage-docs.git
synced 2026-01-02 13:23:07 +00:00
* Fix Docker run and update Docker Compose * Update Using Codex to use curl shorts options everywhere * Short API update
6 lines
323 B
Markdown
6 lines
323 B
Markdown
# Codex API
|
|
|
|
Codex uses REST API to interact with the node and we can use HTTP client for interaction and configuration.
|
|
|
|
API specification can be found on the [api.codex.storage](https://api.codex.storage) and it is generated based on [openapi.yaml](https://github.com/codex-storage/nim-codex/blob/master/openapi.yaml).
|