logsApi
If you need to debug your application or website, Logs API can help you. You can easily log from the server-side using languages like Node.js, PHP, and more. Plus, you can even use it to debug your customers' applications. With Logs API, you can tag your logs and access them using the free viewer at https://logsapi.devinred.com/logsViewer/rapidapitest. The viewer displays the last 100 logs and…
logsApi endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
POST log with tag /logs |
Add new log |
| GET |
GET logs by specified tag /logs/{tag} |
Retrieve all logs by specific tag |
| DELETE |
DELETE logs by specified tag /logs/{tag} |
Delete all logs by specific tag |
| DELETE |
DELETE log by specified tag and id /logs/{tag}/{id} |
Delete log by specific tag and id |
logsApi pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 120 / minute |
|
| PRO Recommended | $9 / month | 300 / minute |
|
| ULTRA | $29 / month | 360 / minute |
|