# jetpack/11.0.2/modules/json-api.php

Jetpack – WP Security, Backup, Speed, &amp; Growth, version 11.0.2. 17 lines.

- Page: https://pluginprobe.com/plugins/jetpack/11.0.2/code/modules/json-api.php
- Raw: https://pluginprobe.com/plugins/jetpack/11.0.2/raw/modules/json-api.php
- Modified: 2021-02-23T16:08:42+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/jetpack/11.0.2/code/modules/json-api.php#L10-L20`.

```php
<?php
/**
 * Module Name: JSON API
 * Module Description: Allow applications to securely access your content.
 * Sort Order: 19
 * First Introduced: 1.9
 * Requires Connection: Yes
 * Auto Activate: Public
 * Module Tags: Writing, Developers
 * Feature: General
 * Additional Search Queries: api, rest, develop, developers, json, klout, oauth
 *
 * @package automattic/jetpack
 */

// Nothing fires here. Module status is checked on the WP.com-side to allow third-party applications.

```
