Title: Rest api /wp-json/wp/v2/posts get more posts
Last modified: September 1, 2016

---

# Rest api /wp-json/wp/v2/posts get more posts

 *  [bokuchava](https://wordpress.org/support/users/bokuchava/)
 * (@bokuchava)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/rest-api-wp-jsonwpv2posts-get-more-posts/)
 * /wp-json/wp/v2/posts this gives me 10 lates posts, what should the request url
   look like to get 10 more and more posts on the each button click,

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/rest-api-wp-jsonwpv2posts-get-more-posts/#post-7538914)
 * Your script needs to keep track of what page the user is on so you know what 
   page number to request next. To get the second page of posts use this request:
   
   example.com/wp-json/wp/v2/posts/?page=2

Viewing 1 replies (of 1 total)

The topic ‘Rest api /wp-json/wp/v2/posts get more posts’ is closed to new replies.

## Tags

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

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/rest-api-wp-jsonwpv2posts-get-more-posts/#post-7538914)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
