cURL
curl --request POST \ --url https://api.hobbo.ai/public/v1/wol-meta-info \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "email": "jsmith@example.com", "website": "<string>" }'
{ "status": 200, "data": {}, "success": true, "message": "<string>" }
Extract optimized titles and descriptions from any website for SEO.
Extract titles and descriptions
The body is of type object.
object
Wol meta information generated successfully!
The response is of type object.