<?xml version="1.0" encoding="UTF-8" ?><response>
<methods type="list"><method><id>GET*|methods|:ids</id><http_method>GET</http_method><uri>/methods/:ids</uri><documentation><en><summary>Lists all methods available via the Kiva API.</summary><description/></en></documentation><response><formats type="list"><format>html</format><format>json</format><format>xml</format></formats><structure>method_summary</structure></response><arguments type="list"><argument><name>ids</name><required>1</required><type>list</type><documentation><en>The IDs of methods for which to return specifications.</en><sampleValue>GET*|methods|:ids</sampleValue></documentation><subtype>string</subtype><rules type="list"><rule><name>maxItems</name><max>50</max></rule></rules></argument><argument><name>app_id</name><required>0</required><type>string</type><documentation><en>A unique developer-defined Application ID, usually in reverse DNS notation.</en></documentation></argument></arguments></method></methods></response>