FAX.PLUS REST API
Project description
This is the fax.plus API v1 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: - This API assumes /accounts as an entry point with the base url of https://restapi.fax.plus/v1. - 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 - Once you have an access_token, you can easily send a request to the resource server with the base url of https://restapi.fax.plus/v1 to access your permitted resources. As an example to get the user’s profile info you would send a request to https://restapi.fax.plus/v1/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
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
Built Distribution
Hashes for faxplus_api-0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fc01267afe7682a8ff5a23dfa94004caadc19ff8006a4b68e808747616d19b4 |
|
MD5 | 475c1a8633387911fc740914bb9200be |
|
BLAKE2b-256 | e97451beb56e4a258caee54b12a00297728a99bcd259089801a44ed2f3da7073 |