GET
/api/og/evolution/milestone/{id}
Evolution milestone share image
Generates an Open Graph image for sharing an evolution milestone achievement.
curl -s "$BASE/api/og/evolution/milestone/ms_abc123" -o milestone.png参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| id | string | Y | — | Milestone ID |
Try it out
Path Parameters
→ /api/og/evolution/milestone/{id}
Sign in to use your API key
Request Body
Response
Click Execute to test