<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.3/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.3/ http://www.mediawiki.org/xml/export-0.3.xsd" version="0.3" xml:lang="en">
  <siteinfo>
    <sitename>API Documentation</sitename>
    <base>http://api.rezora.com/documentation/index.php?title=Overview</base>
    <generator>MediaWiki 1.15.4</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2">Media</namespace>
      <namespace key="-1">Special</namespace>
      <namespace key="0" />
      <namespace key="1">Talk</namespace>
      <namespace key="2">User</namespace>
      <namespace key="3">User talk</namespace>
      <namespace key="4">API Documentation</namespace>
      <namespace key="5">API Documentation talk</namespace>
      <namespace key="6">File</namespace>
      <namespace key="7">File talk</namespace>
      <namespace key="8">MediaWiki</namespace>
      <namespace key="9">MediaWiki talk</namespace>
      <namespace key="10">Template</namespace>
      <namespace key="11">Template talk</namespace>
      <namespace key="12">Help</namespace>
      <namespace key="13">Help talk</namespace>
      <namespace key="14">Category</namespace>
      <namespace key="15">Category talk</namespace>
      <namespace key="100">Resource Definitions</namespace>
      <namespace key="101">Resource Definitions Talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Overview</title>
    <id>1</id>
    <revision>
      <id>3777</id>
      <timestamp>2021-05-19T21:30:59Z</timestamp>
      <contributor>
        <username>Cwebb</username>
        <id>2663</id>
      </contributor>
      <text xml:space="preserve">== ATTENTION ==


This version of rezora's API is '''no longer supported'''.  Any new development should be done using our '''[http://data.rezora.com/docs/index.html new API documentation here]'''.

If you have any questions, please email us at support@rezora.com.


----


== Rezora REST API Documentation ==
This document specifies Rezora's RESTful API for creating and managing Rezora account resources, such as agents, contacts, and distribution lists.

Usage of the API is via the HTTP protocol. The GET, POST, PUT, and DELETE request methods are all used. Resource representations may be in JSON, XML, or pipe-delimited CSV, as specified in each request.

The starting point for accessing the API is a URI, supplied by Rezora, which identifies the API and its version.

The specification of the Rezora API includes:

* [[Common Behaviors]] that apply across all requests and responses.
* [[Resource Definitions]], which describe the available data structures and their usage.
* [[Code Examples]] that demonstrate real-world usage scenarios.</text>
    </revision>
  </page>
</mediawiki>
