CoolFace
Apppublic

Samantha-cl/gimmy-dev

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

Gimmy Dev ๐Ÿ”ง

Development and testing space for Gimmy API.

API Key

dev-test-2026

Endpoint

https://samantha-cl-gimmy-dev.hf.space/v1/chat/completions

Example

bash
curl https://samantha-cl-gimmy-dev.hf.space/v1/chat/completions \
  -H "Authorization: Bearer dev-test-2026" \
  -H "Content-Type: application/json" \
  -d '{"model": "gemini-2.0-flash", "messages": [{"role": "user", "content": "Hello!"}]}'

Development space. For production, use gimmy-api.