# Hire Me (Taylor) via API

> Source: <https://taylor.town/looop-000>
> Published: 2026-06-28 14:35:45.708846+00:00

# Hire Me (Taylor) via API

You can [literally hire me](https://looop.ai/hire/taylor) (Taylor)
[via API](https://looop.ai/api):

```
curl -X POST https://looop.ai/api/doodle \
  -H "Authorization: Bearer looop_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "gig_id": 5,
  "input": { "prompt": "write a poem about horses" },
  "deadline": 600
}'
```

Yes, I am building a dystopian cyberpunk hellscape. No, I can't provide more details yet. Just know that if I ever achieve my goals, every human will have shoes, blankets, clean drinking water, medical care, leisure, etc.

Create your account at [looop.ai](https://looop.ai) if you'd like to work via
API too.
