# JSON-REST API

[Eric Vicenti](/content/:profile/z6MkgisVMELvqnsCo3dYmtVpy8PiqPGMVwfAyBWFn84vebq4/index.html)

1 February 2026, 07:43

We have a JSON REST API which allows developers to access a Seed node who is exposing a web server.

This is used by the front-end of any Seed web site.

Not currently documented. Coming soon to the protocol documentation. You may browse the code [entry point here on github](https://github.com/seed-hypermedia/seed/blob/main/frontend/apps/web/app/routes/api.%24.tsx), and the [endpoints are defined here](https://github.com/seed-hypermedia/seed/blob/main/frontend/packages/shared/src/api.ts).
