> For the complete documentation index, see [llms.txt](https://neutrinoliu.gitbook.io/fiesta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neutrinoliu.gitbook.io/fiesta/api-reference.md).

# API Reference

If you want to develop your own nodes

Communication between three types of nodes are through http, which means you can join in DecentSpec project using your own implementation of these three nodes. Just follows the following API references.

{% content-ref url="/pages/tv52CiYFdybvUqhlCsKa" %}
[Miner API](/fiesta/api-reference/miner-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/cAfnacjRxO46RZvAfous" %}
[Seed API](/fiesta/api-reference/seed-api.md)
{% endcontent-ref %}

{% hint style="info" %}
We encourage you try to capture the http package of our implementation first to fully understand each key's meaning and its value.
{% endhint %}

{% hint style="info" %}
New implementation of miner server is encouraged for its simple validation, but we recommend our own implementation in terms of Android client. Administration of seed nodes is reserved to WiNGS team.
{% endhint %}
