WHVX
Checking...

WTF is WHVX?

WHVX provides an API that helps users fetch streams from various sources effortlessly. Acting as an intermediary, WHVX simplifies the streaming process, eliminating the need for users to manage the infrastructure or resources themselves. With WHVX, fetching streams is hassle-free and efficient.

Our Docs

Our API simplifies content discovery with the /search endpoint. It takes a query parameter which is a url-encoded stringified JSON object with the following properties:

  {
    'title': 'Castle',
    'releaseYear': '2009',
    'tmdbId': '1419',
    'imdbId': 'tt1219024',
    'type': 'show',
    'season': '1',
    'episode': '1'
  }
          

Note: The season and episode properties are optional and only required for TV shows. This returns a value of type SourcererOutput with an embedId property containing the source name and a url property containing the resourceId.

With this information, you can easily fetch the streams using the embedId and resourceId from /provider/?resourceId=${resourceId}&provider=${embedId} using the resourceId as a parameter. This returns a value of type EmbedOutput with all the streams available for the given resourceId.

This response usually contains multiple qualities, and subtitles if available.

Sources

Nova Operational
Astra Operational
Orion Non-operational

Note: Sources Nova and Astra are the only ones operational at the moment.

Updates

We are constantly updating our API to improve the user experience and add new features. You can take a look at our changelog for the latest updates. Please note that we won't be able to provide detailed information about the changes made to the API due to security concerns.

Contact Us

We are open to feedback about our API and services at WHVX.
Though we will not comply to complaints about scrapping unless our philosophy suddenly changes.