<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.snapbill.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.snapbill.com/feed.php">
        <title>SnapBill Documentation developers:api:client</title>
        <description></description>
        <link>https://docs.snapbill.com/</link>
        <image rdf:resource="https://docs.snapbill.com/lib/tpl/snapdocs/images/favicon.ico" />
       <dc:date>2026-05-13T00:55:56+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.snapbill.com/developers/api/client/python?rev=1413635849&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.snapbill.com/developers/api/client/requests?rev=1416120721&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.snapbill.com/lib/tpl/snapdocs/images/favicon.ico">
        <title>SnapBill Documentation</title>
        <link>https://docs.snapbill.com/</link>
        <url>https://docs.snapbill.com/lib/tpl/snapdocs/images/favicon.ico</url>
    </image>
    <item rdf:about="https://docs.snapbill.com/developers/api/client/python?rev=1413635849&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-10-18T12:37:29+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Python</title>
        <link>https://docs.snapbill.com/developers/api/client/python?rev=1413635849&amp;do=diff</link>
        <description>Python

A python client library is available at &lt;https://github.com/snapbill/snapbill-pyapi&gt;.</description>
    </item>
    <item rdf:about="https://docs.snapbill.com/developers/api/client/requests?rev=1416120721&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-16T06:52:01+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Making Requests</title>
        <link>https://docs.snapbill.com/developers/api/client/requests?rev=1416120721&amp;do=diff</link>
        <description>Making Requests

RESTish Design

The SnapBill API is designed using REST principles (some, but not all.) The API runs over HTTP, and is located at &lt;https://api.snapbill.com/v1&gt;

You can access the entire API using only GET and POST requests. The reason for this is to maintain browsability but it also serves to simplify certain actions and the design.</description>
    </item>
</rdf:RDF>
