| Batch delete JSON values | Delete multiple JSON documents or paths in one itemwise batch. |
| Batch check JSON document existence | Check existence for multiple JSON documents. |
| Batch get JSON values | Read multiple JSON values by document and path. |
| Batch set JSON values | Set multiple JSON values in one itemwise batch. |
| Count JSON documents | Count visible JSON documents. |
| Delete JSON value | Delete a whole JSON document or one path inside it. |
| Check JSON document existence | Check whether one JSON document exists. |
| Get JSON value | Read the current or historical JSON value at a document path. |
| Read JSON document history | Read retained version history for one JSON document. |
| Create JSON index | Create a JSON secondary index on a field path. |
| Drop JSON index | Drop a JSON secondary index by name. |
| List JSON indexes | List JSON secondary indexes. |
| List JSON document keys | List JSON document keys with optional prefix filtering. |
| Sample JSON documents | Sample visible JSON documents. |
| Scan JSON documents | Scan JSON documents with values and version facts. |
| Set JSON value | Set a JSON value at a document path, creating the document when missing. |