Jump to Content
Hooho
API Reference
Log InHooho
API Reference
Log In
API Reference

Documentation

  • Why Hooho.io?
    • Access
    • Get your API key
    • Server and paths
    • Contact
  • Overview
    • Features available for each provider
    • Description of the parameters
  • Getting started
    • Post a request
    • Get a request's information
    • Get all your requests
    • Delete a request
    • Hooho output
    • HTTP status codes
    • Requirements on your file
    • Default values for required parameters
  • Pricing

Hooho API references

  • /request
    • Get all your requestsget
    • Create a requestpost
  • /request/{requestId}
    • Get a specific request, given its IDget
    • Delete a specific request, given its IDdel
Powered by 

Access

Access to Hooho will be performed using an API key. Each key is associated with a given amount of credit (in USD), that will be managed by Hooho, for each request.

The API key must be given in the headers of the request.

The header key must be "apiKey".