arch2devs
HomeHomePage
Docs
  • Scaler
  • documentation
  • Stoplight
HomeHomePage
Docs
  • Scaler
  • documentation
  • Stoplight
  1. IMAGE-GENERATORS
  • Arch.2 Devs
  • Tools
    • Compiles and executes code
      POST
    • Fetches clips based on search text.
      GET
  • Image
    • Discovers content using Google Lens API.
      GET
  • music
    • find songs using audio powered by sazzam
      GET
  • Image Processing
    • changes clothes on a person with a given cloth image(out of comission)
      GET
    • Applies photo effects .
      GET
    • Expands an image using a Diffusers
      GET
    • Upscales an image
      GET
    • Removes the background of an image using an image URL.
      GET
    • Transforms an image into a zombie-like image
      GET
  • Media
    • Parses media URLs using download4.cc API.
      GET
  • AI
    • arch copilot ai.
      POST
    • Llama-70B a top level LLM model
      POST
    • DeepSeek-R1-Distill-Llama-70B a top level resoning model
      POST
    • fetches latest information from online.
      GET
    • o3-mini
      GET
    • conversation apis
      POST
    • A proxy unoffial API
      GET
    • Interacts with the Blackbox.ai API.
      GET
    • gpt4o api.
      GET
  • LLM
    • Arch.2 coder light weight version
    • Sends a chat completion request to the Deepinfra API.
    • CHATGPT AI
    • Communicates with the chat API,
    • arch.2 coder , coding agent (full access for premium users)
    • CHATGPT AI
  • NSFW
    • Fetches hentai content from 2dhentai.club.
  • Audio
    • Generates speech
    • Generates speech using Streamlabs Polly API and streams the audio.
    • Generates speech using StreamElements Kappa API and streams the audio.
    • Generates speech using Voiceforge TTS API.
    • Generates speech using Acapela Group API and streams the audio.
    • Generates speech using Lazypy TTS API.
  • Weather
    • Fetches Weather of a given location.
  • Maker
    • Generates an image from code .
    • Generates a code snippet image from ray.so.
    • Generate memes .
    • Generates a fake image with given text, username, and avatar.
    • Fetches a dynamic logo
  • IMAGE-GENERATORS
    • Generates an image .
      GET
    • Imgen
      GET
    • prodia sdxl models
      GET
    • gen img based on a prompt.
      GET
    • flux DEV
      POST
    • flux snell .
      GET
    • sdxl light image generator
      GET
    • unlimited Prodia API with specified prompt and model.
      GET
    • Generates an anime-style image based on provided text
      GET
    • Generates an image.
      GET
    • flux style image generator
      GET
  • system
    • Retrieve OpenAPI (Swagger) JSON specification
    • Server uptime and start time information
    • Redirects to the Arch2Devs website.
    • Comprehensive server and API metrics report
    • api list
    • API to display call statistics
  • Anime
    • Generates an image 2 anime.
  1. IMAGE-GENERATORS

unlimited Prodia API with specified prompt and model.

GET
http://www.arch2devs.ct.ws/api/prodia
Last modified:2025-02-27 08:25:16
Maintainer:Not configured
OperationId:getApiprodia

Request

Query Params
prompt
string 
required
The prompt for generating the image. Must be more than 5 characters.
model
enum<string> 
required
The model to use for image generation.
Allowed values:
3 Guofeng3 V3.4Absolute Reality V1.6Absolute Reality V1.8.1Am I Real V4.1Analog V1Anything V3Anything V4.5Anything V5AbyssOrangeMix V3Blazing Drive V10gBreakDomain I2428BreakDomain M2150CetusMix Version35Children's Stories V1 3DChildren's Stories V1 SemiRealChildren's Stories V1 Toon-AnimeCounterfeit V3.0CuteYukimix MidChapter3CyberRealistic V3.3Dalcefo V4Deliberate V2Deliberate V3Dreamlike Anime V1Dreamlike Diffusion V1Dreamlike Photoreal V2Dreamshaper 6 baked vaeDreamshaper 7Dreamshaper 8Edge of Realism EOR V2.0Eimis Anime Diffusion V1.0Elldreth's VividepiCPhotoGasm X Plus PlusEpiCRealism Natural Sin RC1EpiCRealism Pure Evolution V3I Cant Believe Its Not Photography SecoIndigo Furry Mix V7.5 HybridJuggernaut AftermathLofi V4Lyriel V1.6MajicMix Realistic V4MechaMix V1.0MeinaMix Meina V9MeinaMix Meina V11Neverending Dream V1.22Openjourney V4Pastel-MixPortrait+ V1Protogen x3.4Realistic Vision V1.4Realistic Vision V2.0Realistic Vision V4.0Realistic Vision V5.0Redshift Diffusion V1.0ReV Animated V1.2.2RunDiffusion FX 2.5D V1.0RunDiffusion FX Photorealistic V1.0SD V1.4SD V1.5SD V1.5 InpaintingShonin's Beautiful People V1.0TheAlly's Mix IITimeless V1ToonYou Beta 6

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://www.arch2devs.ct.ws/api/prodia?prompt&model'

Responses

🟢200OK
application/json
Successful response
Body
object {0}
Example
{
    "message": "Success"
}
🔴500Server Error
Modified at 2025-02-27 08:25:16
Previous
sdxl light image generator
Next
Generates an anime-style image based on provided text
Built with