# HG changeset patch # User Marcin Kuzminski # Date 1317256441 -10800 # Node ID e63a2841714d45c7c79d656cf45715cb0782612e # Parent 76b358f819268f8f41964ed04ccf6537a9885e58 API docs update diff -r 76b358f81926 -r e63a2841714d docs/api/api.rst --- a/docs/api/api.rst Thu Sep 29 03:23:53 2011 +0300 +++ b/docs/api/api.rst Thu Sep 29 03:34:01 2011 +0300 @@ -7,7 +7,8 @@ Starting from RhodeCode version 1.2 a simple API was implemented. There's one schema for calling all api methods. API is implemented -with JSON protocol both ways. +with JSON protocol both ways. An url to send API request in RhodeCode is +/_admin/api Clients need to send JSON data in such format:: @@ -50,7 +51,7 @@ api_key :: - + api_key:"" method: "pull" args: {"repo":}