Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/api.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Standard API
============
Core API
========

The Standard API includes all of the core API calls that are made
The Core API includes all of the core API calls that are made
available by the current `IOTA Reference
Implementation <https://github.com/iotaledger/iri>`__.

These methods are "low level" and generally do not need to be called
directly.

For the full documentation of all the Standard API calls, please refer
For the full documentation of all the Core API calls, please refer
to the `official documentation <https://iota.readme.io/>`__.

Extended API
Expand Down