SDKs
OpenAI SDK (images)
Generate images with any OpenAI-compatible client pointed at Spoof.
The image endpoints are OpenAI-compatible, so you can use the official OpenAI SDKs (or any OpenAI-compatible client) by setting the base URL to https://api.spoofzone.com/v1 and your spf_ key as the API key.
python · 12 lines
See the Images API reference for size, aspect_ratio, and the edit endpoint.