GET
/
meta-data
curl --request GET \
  --url https://api.wapikit.com/api/meta-data
{
  "metaTitle": "<string>",
  "metaDescription": "<string>",
  "faviconUrl": "<string>"
}

Response

200 - application/json

meta data object

The response is of type object.