I try to get all post of a particularly category into an iPhone app, I know how get all posts, but I don’t know how can I pass the category id because in wp api I don’t see any option for filter posts per cat.
http://codex.wordpress.org/XML-RPC_WordPress_API/Posts#wp.getPost
how can I do this?