AI Girlfriend DesignerAPI
Design and generate your dream girlfriend character with AI - customize every detail from appearance to style
Endpoint
POST https://backend.aaddyy.com/api/ai/girlfriend-designer
Authentication
Authorization: Bearer YOUR_API_KEY
Parameters
Optional
herNamestringageAppearanceintegerDefault: 24
faceShapestringValues: heartovalsquarerounddiamond
Default: oval
eyeStylestringValues: almonddoecat_eyeround
Default: almond
eyeColorstringValues: bluegreenbrownvioletheterochromia
Default: brown
hairStylestringValues: long_straightwavycurlybobponytailbraidsmessy_bun
Default: long_straight
hairColorstringValues: blondebrunetteblackredpinksilverombrepastel
Default: brunette
skinTonestringValues: fairlightmediumtanbrowndeep
Default: fair
frecklesbooleanDefault: false
bodyTypestringValues: petiteslimcurvyathletichourglassbusty
Default: slim
heightVibestringValues: shortaveragetall
Default: average
outfitstringValues: casualcutesexyfantasycosplayhoodiebikinibodysuitmaidcyberpunk
Default: casual
posestringValues: selfieside_profileback_viewlying_downhugging_pillowblowing_kisssittingstandingnsfw_tease
Default: selfie
expressionstringValues: smilingshyseductiveplayfulpoutyahegaosleepylaughingwinking
Default: smiling
backgroundstringValues: bedroombeachcity_nightforeststudioneon_lightscherry_blossomscaferooftop
Default: bedroom
lightingstringValues: soft_naturalgolden_hourcinematicneon_glowcandlelightstudio
Default: soft_natural
artStylestringValues: realisticanime3d_renderoil_paintingsketch
Default: realistic
imageSizestringValues: 512x5121024x10241024x768768x1024
Default: 1024x1024
nsfwFilterbooleanDefault: true
Example Request
curl -X POST https://backend.aaddyy.com/api/ai/girlfriend-designer \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'Request Body
{}Example Response
{
"success": true,
"message": "AI Girlfriend Designer completed successfully",
"timestamp": "2026-04-01T22:35:15.592Z",
"requestId": "req_tr3wfoadx",
"data": {
"cost": 0.1,
"remainingCredits": 9.95
}
}SDK
import { AADDYY } from 'aaddyy'
const client = new AADDYY()
const result = await client._request('POST', '/api/ai/girlfriend-designer', {})Install: npm install aaddyy
Pricing
~10 credits (~$0.10) per request
Rate Limits
20 requests per 60000
Burst: 5