Placid.App

placid app

each with dynamic properties that can be set via the API. All properties are optional. If a property is not set via the API

plugin

Índice

Código para OpenAI

{
"openapi": "3.0.2",
"info": {
"title": "Placid Natural Language API",
"version": "1.0.0",
"description": "# Placid Natural Language API Documentationnn## IntroductionnnPlacid is a creative automation toolkit that helps you automate and scale the production of marketing visuals. Using flexible APIs, SDKs and nocode integrations, you can create workflows to generate images, PDFs or videos from templates with dynamic elements. Our drag & drop editor can be used to create custom designs that fit any use case and brand – from social media visuals to automated certificate PDFs.nn## API OverviewnnThe Placid Natural Language API can be used to generate visuals from natural language prompts – just like talking to a designer who creates a new version of a creative for you. For example, you could ask for `a course certificate PDF for John Doe, dated 2023/12/10`, or `an Instagram feed image with the quote "Peace of mind is experienced only after making peace with your mind""` to generate them from a Placid template.nn### API UsagennThe Placid Natural Language API adheres to the OpenAPI specifications. Ensure to set the `Content-Type` header to `application/json` when making requests. Currently

 

Codigo JSON

{
"schema_version": "v1",
"name_for_model": "placid",
"name_for_human": "Placid.app",
"description_for_model": "A plugin for generating images, PDFs and videos from templates.",
"description_for_human": "A design assistant that creates marketing visuals from your templates.",
"auth": {
"type": "oauth",
"instructions": "",
"client_url": "https://placid.app/app/openai/login",
"scope": "project",
"authorization_url": "https://placid.app/api/openai/authorize",
"authorization_content_type": "application/json",
"verification_tokens": {
"openai": "38c12522c1a64ca186ece7b4d49f460f"
}
},
"api": {
"type": "openapi",
"url": "https://placid.app/openapi.json"
},
"logo_url": "https://placid.app/logo-openai.jpg",
"contact_email": "armin@placid.app",
"legal_info_url": "https://placid.app/terms-and-conditions"
}

 

Pagina web oficial

 

Descubre herramientas IA similares a Placid.App puedes visitar la categoría .

Avatar de Repositoria

Repositoria

Relacionado:

Subir