Metadata-Version: 2.2
Name: overseerr-py
Version: 1.0.1
Summary: Overseerr API
Home-page: 
Author: OpenAPI Generator community
Author-email: team@openapitools.org
Keywords: OpenAPI,OpenAPI-Generator,Overseerr API
Description-Content-Type: text/markdown
Requires-Dist: urllib3<3.0.0,>=1.25.3
Requires-Dist: python-dateutil>=2.8.2
Requires-Dist: pydantic>=2
Requires-Dist: typing-extensions>=4.7.1
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: requires-dist
Dynamic: summary

    This is the documentation for the Overseerr API backend.  Two primary authentication methods are supported:  - **Cookie Authentication**: A valid sign-in to the &#x60;/auth/plex&#x60; or &#x60;/auth/local&#x60; will generate a valid authentication cookie. - **API Key Authentication**: Sign-in is also possible by passing an &#x60;X-Api-Key&#x60; header along with a valid API Key generated by Overseerr. 
    
