Datapi
Develop apps utilizing simple database API interface. Set & get key value pairs for real time apps. Stream and query data as necessary. Make unique IDs to ensure only applicable apps have access to data.
1 subscribers
8.1/10 popularity
1788 ms avg latency
100% success rate
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Datapi endpoints
| Method | Endpoint | Description |
|---|---|---|
| ID | ||
| POST |
Make UUID /uuid |
Creates unique UUID. The backend process uses Bitcoin new wallet to create IDs. Bitcoin public + private key combo are used to create unique UUID. IDs have the following… |
| GET |
Make UUID /uuid |
Creates unique UUID. The backend process uses Bitcoin new wallet to create IDs. Bitcoin public + private key combo are used to create unique UUID. IDs have the following… |
| GET |
Make ID /id |
Creates Unique address, private and public key pair. The backend process uses Bitcoin new wallet structure to create IDs. IDs have the following structure. Feel free to use your… |
| Transaction | ||
| POST |
Get Value /get/{id} |
Get Value by ID |
| GET |
Get Value /get/{id} |
Get Value |
| POST |
Set Value /set/{id} |
Sets value for a particular ID |
| Query | ||
| POST |
Query Data /query/{id} |
Query Data within Data API |
| POST |
Send Data /send/{id} |
Send or Save data to the backend API |
Datapi pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|
| PRO | $1.99 / month | — |
|
| ULTRA | $4.99 / month | — |
|
| MEGA | $9.99 / month | — |
|