Skip to content

Commit 36cd009

Browse files
authored
Update RPC API index page
1 parent b5929e1 commit 36cd009

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/rpc/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# BTCMap RPC API
1+
# BTC Map RPC API
22

33
The RPC API provides a [JSON-RPC 2.0](https://www.jsonrpc.org/specification) interface for interacting with BTCMap services.
44

55
**WARNING: This API is a work in progress. If you intend to use it without service interruption, please get in touch with us first. Some features may break, especially for use cases we’re unaware of! Most client integrations should only look at the [Public Methods](public-methods.md).**
66

77
## Method Categories
88

9+
- [Auth (STABLE)](auth.md) - Used to create and manage BTC Map accounts
10+
- [Events (STABLE)](event/README.md) - Event management API
911
- [Public Methods](public-methods.md) - Methods for client apps to use
10-
- [Auth](auth.md) - Methods for admins to manage passwords.
1112
- [Element Methods](element-methods.md) - Methods for working with map elements
1213
- [Area Methods](area-methods.md) - Methods for working with geographic areas
1314
- [User Methods](user-methods.md) - Methods for working with user data, including the `set_user_geofence` restriction on event managers

0 commit comments

Comments
 (0)