Skip to main content

FAX.IR REST API

Project description

This is the fax.ir API v2 developed for third party developers and organizations. In order to have a better coding experience with this API, let's quickly go through some points:<br /><br /> - This API assumes /accounts as an entry point with the base url of https://api.fax.ir/v2. <br /><br /> - This API treats all date and times sent to it in requests as UTC. Also, all dates and times returned in responses are in UTC**<br /><br /> - Once you have an access_token, you can easily send a request to the resource server with the base url of **https://api.fax.ir/v2 to access your permitted resources. As an example to get the user's profile info you would send a request to https://api.fax.ir/v2/accounts/self when Authorization header is set to "Bearer YOUR_ACCESS_TOKEN" and custom header of x-fax-clientid is set to YOUR_CLIENT_ID # noqa: E501

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faxir-api-0.2.tar.gz (32.5 kB view hashes)

Uploaded Source

Built Distribution

faxir_api-0.2-py2.py3-none-any.whl (88.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page