Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ex-Human Image Generation API

The Image Generation API from Ex-Human — 2 operation(s) for image generation.

Ex-Human Image Generation API is one of 4 APIs that Ex-Human publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Image Generation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against 2 base URLs: https://api.exh.ai, http://localhost:7777.

2 operations 2 paths 10 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.exh.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Ex-Human Image Generation API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Image Generation 2
POST
/image/v1/generate_gallery_image
Generate Gallery Image
generate_gallery_image_image_v1_generate_gallery_image_post 1 param body → 200422
POST
/image/v1/generate_avatar
Generate Avatar
generate_avatar_image_v1_generate_avatar_post 1 param body → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are GalleryImageRequestSchema (5 properties), ValidationError (3 properties), AvatarRequestSchema (2 properties), GalleryImageResponseSchema (2 properties). Each schema is shown below with its type and property counts.

GalleryImageResponseSchema
object
2 properties 2 required
HTTPValidationError
object
1 property
AvatarRequestSchema
object
2 properties 1 required
ValidationError
object
3 properties 3 required
ImageGenerationModel
string
Model to use for image generation.
NSFWPolicy
string
Policy for handling NSFW content.
AvatarResponseSchema
object
1 property 1 required
ImageStyle
string
Artistic style for generating the gallery image. If not specified, the style is automatically detected based on the identity image.
NSFWPolicyAvatar
string
Policy for handling NSFW results. When NSFW images are filtered - an error with code 535 is returned.
GalleryImageRequestSchema
object
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ex-human-image-generation-api-openapi.yml Raw ↑

Other APIs Ex-Human publishes across the network.

Ex-Human animations API
Ex-Human chatbot API
Ex-Human Text to Speech API