sib-api-v3-sdk


Namesib-api-v3-sdk JSON
Version 7.6.0 PyPI version JSON
download
home_page
SummarySendinBlue API
upload_time2023-03-20 06:21:08
maintainer
docs_urlNone
author
requires_python
license
keywords swagger sendinblue api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
                SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to :   - Manage your campaigns and get the statistics   - Manage your contacts   - Send transactional Emails and SMS   - and much more...  You can download our wrappers at https://github.com/orgs/sendinblue  **Possible responses**   | Code | Message |   | :-------------: | ------------- |   | 200  | OK. Successful Request  |   | 201  | OK. Successful Creation |   | 202  | OK. Request accepted |   | 204  | OK. Successful Update/Deletion  |   | 400  | Error. Bad Request  |   | 401  | Error. Authentication Needed  |   | 402  | Error. Not enough credit, plan upgrade needed  |   | 403  | Error. Permission denied  |   | 404  | Error. Object does not exist |   | 405  | Error. Method not allowed  |   | 406  | Error. Not Acceptable  |   # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sib-api-v3-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Swagger,SendinBlue API",
    "author": "",
    "author_email": "contact@sendinblue.com",
    "download_url": "https://files.pythonhosted.org/packages/23/e6/44b6ca7c63cc72e5baf0b9a570e115913fb96e9f97201c2195b8bf4f5d71/sib-api-v3-sdk-7.6.0.tar.gz",
    "platform": null,
    "description": "    SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to :   - Manage your campaigns and get the statistics   - Manage your contacts   - Send transactional Emails and SMS   - and much more...  You can download our wrappers at https://github.com/orgs/sendinblue  **Possible responses**   | Code | Message |   | :-------------: | ------------- |   | 200  | OK. Successful Request  |   | 201  | OK. Successful Creation |   | 202  | OK. Request accepted |   | 204  | OK. Successful Update/Deletion  |   | 400  | Error. Bad Request  |   | 401  | Error. Authentication Needed  |   | 402  | Error. Not enough credit, plan upgrade needed  |   | 403  | Error. Permission denied  |   | 404  | Error. Object does not exist |   | 405  | Error. Method not allowed  |   | 406  | Error. Not Acceptable  |   # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "SendinBlue API",
    "version": "7.6.0",
    "split_keywords": [
        "swagger",
        "sendinblue api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23e644b6ca7c63cc72e5baf0b9a570e115913fb96e9f97201c2195b8bf4f5d71",
                "md5": "501f39585a8d237564634738646e1c12",
                "sha256": "8975108c4a66ca2280532017190150f98ac826eacdda6c2f859ff104d2828266"
            },
            "downloads": -1,
            "filename": "sib-api-v3-sdk-7.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "501f39585a8d237564634738646e1c12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 265002,
            "upload_time": "2023-03-20T06:21:08",
            "upload_time_iso_8601": "2023-03-20T06:21:08.403592Z",
            "url": "https://files.pythonhosted.org/packages/23/e6/44b6ca7c63cc72e5baf0b9a570e115913fb96e9f97201c2195b8bf4f5d71/sib-api-v3-sdk-7.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-20 06:21:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sib-api-v3-sdk"
}
        
Elapsed time: 6.35500s