returns the meta data
curl --request GET \ --url https://api.wapikit.com/api/meta-data
{ "metaTitle": "<string>", "metaDescription": "<string>", "faviconUrl": "<string>" }
meta data object
The response is of type object.
object
Was this page helpful?