www.imejis.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 39/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-25 22:33:01 current | 4de82af04ace… |
view → |
Endpoints
| Agent card | https://www.imejis.io/.well-known/agent-card.json |
| Provider | https://www.imejis.io |
| Docs | https://www.imejis.io/apis |
Skills · 12 declared · mapped to canonical taxonomy
Overview of the Imejis API (v2) — how agents authenticate and which skills cover image generation and account operations (designs, templates, fonts, files, API …
Authenticate as an Imejis user via OAuth to get a Bearer token, then call the management APIs. Covers shared request/response, pagination, and error conventions…
Generate an image from an Imejis (v2) design: read its render URL + fields from /designs/v2/{id}/config, then POST/GET component overrides to that URL with your…
Reference for the Imejis v2 design model: component structure and the exact overridable properties for text, image, rect, line, circle, shape, QR, and backgroun…
Upload image assets (avatars, logos) scoped to an Imejis design (no auth), then reference their public URL in a render.
Manage a user's Imejis (v2) designs (OAuth Bearer): list, create, duplicate, create-from-template, edit components, read render config, and export as the user.
Manage reusable Imejis templates (OAuth Bearer): list, create, edit, delete, manage tags, and request publish/delete of public templates.
Manage Imejis fonts (OAuth Bearer): browse available fonts, list and upload your own, refresh thumbnails, and delete.
Manage a user's Imejis media library (OAuth Bearer): upload images, list, and delete files that designs reference.
Provision and manage the Imejis API keys used for image rendering (OAuth Bearer): create, list, reveal, activate, and deactivate keys.
Read Imejis API usage analytics (OAuth Bearer): render metrics over time, per-request logs, and credit usage.
Work with Imejis carousels (OAuth Bearer): browse published groups, create/edit/export your own personalized instances. Authoring groups & slides is admin-only.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/www.imejis.io) [](https://agenstry.com/agents/www.imejis.io) [](https://agenstry.com/agents/www.imejis.io) [](https://agenstry.com/agents/www.imejis.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Imejis",
"version": "1.0.0",
"description": "Generate images from templates via a simple API.",
"url": "https://www.imejis.io",
"preferredTransport": "http",
"supportedInterfaces": [
{
"serviceUrl": "https://www.imejis.io",
"transportProtocol": "http"
}
],
"provider": {
"organization": "Imejis",
"url": "https://www.imejis.io"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "imejis-api",
"name": "imejis-api",
"description": "Overview of the Imejis API (v2) \u2014 how agents authenticate and which skills cover image generation and account operations (designs, templates, fonts, files, API keys, analytics, carousels).",
"tags": [
"discovery"
]
},
{
"id": "imejis-connect-oauth",
"name": "imejis-connect-oauth",
"description": "Authenticate as an Imejis user via OAuth to get a Bearer token, then call the management APIs. Covers shared request/response, pagination, and error conventions.",
"tags": [
"discovery"
]
},
{
"id": "imejis-render-image",
"name": "imejis-render-image",
"description": "Generate an image from an Imejis (v2) design: read its render URL + fields from /designs/v2/{id}/config, then POST/GET component overrides to that URL with your API key.",
"tags": [
"discovery"
]
},
{
"id": "imejis-design-components",
"name": "imejis-design-components",
"description": "Reference for the Imejis v2 design model: component structure and the exact overridable properties for text, image, rect, line, circle, shape, QR, and background.",
"tags": [
"discovery"
]
},
{
"id": "imejis-asset-upload",
"name": "imejis-asset-upload",
"description": "Upload image assets (avatars, logos) scoped to an Imejis design (no auth), then reference their public URL in a render.",
"tags": [
"discovery"
]
},
{
"id": "imejis-designs",
"name": "imejis-designs",
"description": "Manage a user's Imejis (v2) designs (OAuth Bearer): list, create, duplicate, create-from-template, edit components, read render config, and export as the user.",
"tags": [
"discovery"
]
},
{
"id": "imejis-templates",
"name": "imejis-templates",
"description": "Manage reusable Imejis templates (OAuth Bearer): list, create, edit, delete, manage tags, and request publish/delete of public templates.",
"tags": [
"discovery"
]
},
{
"id": "imejis-fonts",
"name": "imejis-fonts",
"description": "Manage Imejis fonts (OAuth Bearer): browse available fonts, list and upload your own, refresh thumbnails, and delete.",
"tags": [
"discovery"
]
},
{
"id": "imejis-files",
"name": "imejis-files",
"description": "Manage a user's Imejis media library (OAuth Bearer): upload images, list, and delete files that designs reference.",
"tags": [
"discovery"
]
},
{
"id": "imejis-api-keys",
"name": "imejis-api-keys",
"description": "Provision and manage the Imejis API keys used for image rendering (OAuth Bearer): create, list, reveal, activate, and deactivate keys.",
"tags": [
"discovery"
]
},
{
"id": "imejis-analytics",
"name": "imejis-analytics",
"description": "Read Imejis API usage analytics (OAuth Bearer): render metrics over time, per-request logs, and credit usage.",
"tags": [
"discovery"
]
},
{
"id": "imejis-carousel-groups",
"name": "imejis-carousel-groups",
"description": "Work with Imejis carousels (OAuth Bearer): browse published groups, create/edit/export your own personalized instances. Authoring groups & slides is admin-only.",
"tags": [
"discovery"
]
}
],
"documentationUrl": "https://www.imejis.io/apis"
}