The Picklr WordPress REST API
The public read surface of thepicklr.com, served by WordPress core and the site's plugins. Anonymous GET returns the franchise's own published content — 157 club location records, 53 pages, 23 blog posts, 5 press items and 4 events — with page-number pagination, X-WP-Total headers and sparse-fieldset support. Writes require a WordPress Application Password and are not offered to third parties. No OpenAPI is published by the provider; the description in openapi/ is a mechanical transform of the route index the site serves at /wp-json/, restricted to routes whose anonymous access was individually verified.
This API exposes 21 operations across 21 paths, organized into 12 resource areas, and defines 1 schema. It is described by OpenAPI 3.1.0, at version wp/v2.
Requests are made against a single base URL, https://thepicklr.com/wp-json.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
The Picklr WordPress REST API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (applicationPassword).
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope.
applicationPassword— WordPress Application Passwords. Authorization endpoint advertised by the live API root: https://thepicklr.com/wp-admin/authorize-application.php. Required for…oauth2— OAuth 2.1 authorization code + PKCE (S256) with RFC 7591 dynamic client registration, advertised at https://thepicklr.com/.well-known/oauth-authorization-serve…
Paths & Operations 21
Across 21 paths, the API surfaces 21 operations — 21 GET. They span 12 resource areas, including posts, pages, media, location, press, event, club_clinics, categories, and 4 more. Each is listed below with its method, path, parameters, and response codes.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is WPError (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
This is an independent, third-party profile of The Picklr WordPress REST API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.