# wpgetapi/2.1.5/includes/block-editor/block.json

WPGet API – Connect to any external REST API, version 2.1.5. 12 lines.

- Page: https://pluginprobe.com/plugins/wpgetapi/2.1.5/code/includes/block-editor/block.json
- Raw: https://pluginprobe.com/plugins/wpgetapi/2.1.5/raw/includes/block-editor/block.json
- Modified: 2023-02-05T23:45:50+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wpgetapi/2.1.5/code/includes/block-editor/block.json#L10-L20`.

```json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 1,
	"name": "wpgetapi/endpoint-selector",
	"title": "WPGetAPI",
	"category": "widgets",
	"description": "Insert an endpoint you have created with WPGetAPI.",
	"keywords": [ "api", "wpgetapi", "endpoint" ],
	"textdomain": "wpgetapi",
	"editorScript": "file:./index.js"
}

```
