← Back to catalog
hf.model_details
mock data$0.001 / callML Model Details
Get full metadata for a HuggingFace model — downloads, likes, tags, library, author, pipeline task, model card data. Use model_id from hf.models search (e.g. "meta-llama/Llama-3.3-70B-Instruct").
Input schema
model_idrequired
objectCall via REST
curl -X POST https://unifyapi.pro/api/call/hf.model_details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"model_id":"<model_id>"}'