Free Public APIs

A collection of 337 Free Public APIs for Students and Developers.

Tested every single day.

sponsored by

Speedscale - Sponsor

📊MySQL Visual Explain

Description

This API provides a visualization tool that helps users understand and optimize their MySQL queries through easy-to-read graphical outputs. It transforms the cryptic output of MySQL's EXPLAIN command into interactive graphics, assisting users in identifying performance issues and understanding complex query plans.

Showcase

Currently, there are no Showcases using this API.

Endpoints

GET

Create oEmbed iframe code to embed an EXPLAIN plan on a website.

https://api.mysqlexplain.com/v2/oembed.json?url=https%3A%2F%2Fmysqlexplain.com%2Fexplain%2F01j2ef1bj7efr97m5v140rnxyz&showFullscreenButton=true

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

269 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

11 hours ago

Endpoint Added

2 days ago

POST

Submit explain results for a MySQL query for further analysis.

https://api.mysqlexplain.com/v2/explains

Body Parameters

KeyValue

Last 30 Days

100 % Reliability

Avg. Response Time

394 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

11 hours ago

Endpoint Added

2 days ago

Comments

Currently, there are no Comments for this API.