latestOpenAPI 3.0.02026-08-10380208.8 KB

806c6d31631b

Project

Create Project

Create a new project within the organization.

The following IP types are supported:

Defined Character A specific character that maintains consistent identity and unique traits while being reproduced in different poses, situations, and actions.

Medium: Photography

<img src="https://bria-datasets.s3.us-east-1.amazonaws.com/api_doc/tailored_gen/photogrpahy_dog.png" alt="Example of defined character in different poses, photography medium" />

Medium: Illustration

<img src="https://bria-datasets.s3.us-east-1.amazonaws.com/api_doc/tailored_gen/defined_character.png" alt="Example of defined character in different poses, illustrative medium" />

Stylized Scene Complete environments or scenes created with a consistent visual style, look, and feel.

Medium: Photography

<img src="https://bria-datasets.s3.us-east-1.amazonaws.com/api_doc/tailored_gen/photogrpahy_scene.png" alt="Example of stylized scene, photography medium" />

Medium: Illustration

<img src="https://bria-datasets.s3.us-east-1.amazonaws.com/api_doc/tailored_gen/stylized_scene.png" alt="Example of stylized scene, illustrative medium" />

Multi-Object Set A collection of different objects sharing a common style, design language, or color scheme. Objects are typically isolated on solid backgrounds. <img src="https://bria-datasets.s3.us-east-1.amazonaws.com/api_doc/tailored_gen/multi_object_set.png" alt="Example of multi-object set" />

Object Variants Multiple variations of the same object type, maintaining consistent style and structure while showing different interpretations. Objects are typically isolated on solid backgrounds. <img src="https://bria-datasets.s3.us-east-1.amazonaws.com/api_doc/tailored_gen/object_variants.png" alt="Example of object variants" />

Icons A collection of cohesive, small-scale illustrations or symbols designed to represent concepts, actions, or objects in interfaces and applications. <img src="https://bria-datasets.s3.us-east-1.amazonaws.com/api_doc/tailored_gen/icons.png" alt="Example of icon set" />

Character Variants Multiple characters sharing the same fundamental structure, style, and color palette, allowing creation of new characters that fit within the established design system. <img src="https://bria-datasets.s3.us-east-1.amazonaws.com/api_doc/tailored_gen/character_variants.png" alt="Example of character variants" />

post/tailored-gen/projects

Headers

api_tokenstring required

Request body

project_namestring

Name of the project (required)

project_descriptionstring

Description of the project (optional)

ip_namestring

Required only for defined_character IP type. The name of the character (1-3 words, e.g., "Lora", "Captain Smith").

ip_descriptionstring

Required only for defined_character and object_variants IP types. A short phrase (up to 6 words) describing the most crucial distinguishing features (e.g., "a female character with purple hair").

ip_medium'photography' | 'illustration'

Medium of the IP (required)

ip_type'multi_object_set' | 'object_variants' | 'icons' | 'defined_character' | 'character_variants' | 'stylized_scene' | 'other'

Type of the IP (required):

  • defined_character: A specific predefined character or person that can be reproduced consistently.
  • stylized_scene: A complete scene or environment with a cohesive style.
  • other: For IP types that don't fit into any of the types.

The types below are currently available only when ip_medium = illustration:

  • object_variants: Variations of the same object type with consistent style.
  • multi_object_set: Multiple distinct objects sharing a mutual style.
  • icons: A collection of small, visually distinct illustrations or symbols.
  • character_variants: Multiple characters sharing the same structure, style, and color palette.

Response

Project successfully created

idinteger

Unique identifier for the project

project_namestring

Name of the project

project_descriptionstring

Description of the project

ip_namestring

Name of the IP

ip_descriptionstring

Description of the IP

ip_mediumstring

Medium of the IP

ip_typestring

Type of the IP

training_versionstring nullable

The training version family this project is locked to (e.g., 'fibo', 'max', or null if unlocked).

status'active'

Status of the project

created_atstring date-time

Timestamp when the project was created