diff --git a/API.md b/API.md index 8c0e30d..2045fa5 100644 --- a/API.md +++ b/API.md @@ -468,3 +468,13 @@ Search for json data in entries. Options: ```{"range":[,]}``` array with min and max, for numerical value search. ```{"match":""}``` search for matching string value. + + +# metadump +Output all metadata you have access to. + +`curl -s -d '{"token":"MYSECRETTOKEN"}' https://my.domain/v1/metadump` + + + +