Back to API List
🔑
KeyVal API – Key-Value Storage & Data Management
💻 Development |
10 views |
.
Description
A super simple key value database with APIs for setting and getting key/value pairs.
Documentation
View Full DocumentationOur easy-to-follow documentation helps you get started quickly with code examples in multiple programming languages.
Methods
get
Endpoints
To set a value 'einstein' for the key 'scientist'.
https://api.keyval.org/set/scientist/einstein
To get a value for the key 'scientist'
https://api.keyval.org/get/scientist/
API Statistics
Popularity
405%
Error Rate
0%
Health
90%
Reliability
100%
Showcase
.