Title: WordPress REST API endpoints
Last modified: April 1, 2023

---

# WordPress REST API endpoints

 *  Resolved [arthrnvrn](https://wordpress.org/support/users/arthrnvrn/)
 * (@arthrnvrn)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/wordpress-rest-api-endpoints/)
 * Hi there,
 * Can’t find endpoints to use with WordPress REST API.
 * Is there a setting to enable ?
 * Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/wordpress-rest-api-endpoints/#post-16622250)
 * There is no setting. The endpoint will be listed with all available WP REST endpoints.
   GET request at URL `https://domain.tld/wp-json`.
 * The Connections endpoint namespace is: `https://domain.tld/wp-json/cn-api/v1/`.
   Do a GET request to list the available routes.
 * I hope this helps; please let me know.
 *  Thread Starter [arthrnvrn](https://wordpress.org/support/users/arthrnvrn/)
 * (@arthrnvrn)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/wordpress-rest-api-endpoints/#post-16622266)
 * Great, thank you Steven 🙂
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/wordpress-rest-api-endpoints/#post-16622539)
 * No problem; happy to help! Have a great day!
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [3 years ago](https://wordpress.org/support/topic/wordpress-rest-api-endpoints/#post-16769453)
 * A quick followup on this…
 * I started writing some documentation of the REST API. It is a work in progress,
   with much of it being headlines stubbing for the content. As it is, there is 
   already useful information, such as the schema, hooks, and examples.
 * Here’s the link:
    - [https://connections-pro.com/documentation/rest-api/](https://connections-pro.com/documentation/rest-api/)
 * If you have any questions, please ask; they will help inform the documentation
   as it is written.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘WordPress REST API endpoints’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/connections_2b7e99.svg)
 * [Connections Business Directory](https://wordpress.org/plugins/connections/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/connections/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/connections/)
 * [Active Topics](https://wordpress.org/support/plugin/connections/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/connections/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/connections/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [endpoint](https://wordpress.org/support/topic-tag/endpoint/)
 * [namespace](https://wordpress.org/support/topic-tag/namespace/)
 * [rest](https://wordpress.org/support/topic-tag/rest/)

 * 4 replies
 * 2 participants
 * Last reply from: [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/wordpress-rest-api-endpoints/#post-16769453)
 * Status: resolved