Questions and Answers

How can I get secret key to generate an access token for this API?

How can I get secret key to generate an access token for this API?

I want to cancel my Account deletion request

by mistakenly I deleted my account.But I want my account back how can I do it

POST USER

Does post user request need the bearer token to work?

How can i get more than 20 results?

"https://gorest.co.in/public/v2/users " from this API i want to get 100 results how can i do that?

title and body

how can i get the title and body fields? Please help me

Where is the swagger document

I want the swagger document location

error : {message: 'Resource not found'}

when I try to get by id a post that I created or uptated I'm getting the error: {message: 'Resource not found'}. The posts exists, I checked, the service work because it works for the other existing posts, excepting the ones I create or update... In the REST console here it works too, but on local no, any ideas?

I tried to create a user(POST) but getting 404 error why?

I have given valid URL(https://gorest.co.in/public/v2/users), valid auth token also but still getting 404 error

How to handle POST REQUESTS

Hi guys! I'm trying to create a simple user,post and comments managment application. But, when I try to create a new post or comment I have some troubles. If I try to test post endpoint in the Rest Console, the result is always an error. I've another question about the results headers. Do you know if they works well?? Particularly I mean paginat...

How to know the access token

where can i find my access token