Reescritor de Artículos de Blog. API

Nuestra API de Reescritor de Artículos para Blogs te ayuda a mejorar la efectividad e interés de tus artículos o publicaciones de blog reescribiéndolos automáticamente.

Acerca de la API:

La API de Reescritor de Artículos de Blog es una herramienta poderosa para mejorar la efectividad e interés de tus artículos o publicaciones en el blog. La API utiliza técnicas avanzadas de procesamiento de lenguaje natural para reescribir automáticamente tu contenido, haciéndolo más atractivo y cautivador para tus lectores.

La API se puede utilizar para reescribir rápida y fácilmente tus artículos o publicaciones en el blog existentes, haciéndolos más amigables para el lector y aumentando las posibilidades de que sean compartidos o enlazados. También se puede usar para crear nuevas versiones de tu contenido, permitiéndote dirigirte a diferentes audiencias o palabras clave.

La API de Reescritor de Artículos de Blog está diseñada para ser fácil de usar; simplemente ingresa el texto que deseas reescribir y la API te devolverá una nueva versión del texto. La API también se puede utilizar para reescribir un artículo completo o solo frases específicas, dependiendo de tus necesidades.

La API puede recibir texto sin formato o texto HTML, y puede devolver la salida en texto sin formato o en HTML, con los cambios resaltados. También es posible personalizar el nivel de reescritura que deseas; puedes elegir entre una reescritura ligera o una reescritura pesada, según tus necesidades.

En general, nuestra API de Reescritor de Artículos de Blog es una excelente opción para cualquiera que busque mejorar la efectividad e interés de sus artículos o publicaciones en el blog. Ya seas un blogger, un comercializador de contenido o un propietario de negocio, la API puede ayudarte a crear contenido más atractivo y cautivador que obtenga más vistas y compartidos.

 

 

¿Qué recibe esta API y qué proporciona tu API (entrada/salida)?

Pasa el artículo que deseas reescribir y recibe el artículo reescrito de inmediato. 
 

¿Cuáles son los casos de uso más comunes de esta API?

  1. Crear nuevas versiones de artículos existentes: Puedes usar la API para crear nuevas versiones de tus artículos existentes, permitiéndote dirigir diferentes palabras clave o audiencias.

  2. Mejorar la legibilidad: Puedes usar la API para reescribir tus artículos de una manera más amigable para el lector, haciéndolos más fáciles de entender y más atractivos.

  3. Generar contenido amigable para SEO: La API se puede utilizar para reescribir tus artículos de manera que los haga más amigables para SEO y aumente sus posibilidades de clasificarse bien en los resultados de los motores de búsqueda.

  4. Girando contenido: Utiliza la API para crear múltiples versiones de tu contenido, que se pueden usar para aumentar el alcance y la visibilidad de tu contenido en la web.

  5. Generar contenido único para marketing de afiliados: Al usar la API para reescribir artículos existentes, puedes crear contenido único que es más probable que sea aceptado para programas de marketing de afiliados.

  6. Mejorar la efectividad de tu publicación en el blog: Puedes usar la API para reescribir tu publicación en el blog de manera que la haga más interesante y aumente las posibilidades de que sea compartida o enlazada.

 

¿Existen limitaciones en sus planes?

Además de las limitaciones de llamadas a la API por mes, no hay ninguna otra limitación. 

 

Documentación de la API

Endpoints


Pasa un artículo y recibe un artículo reescrito. 



                                                                            
POST https://zylalabs.com/api/1158/blog+article+rewriter+api/1017/rewriter
                                                                            
                                                                        

Reescritor. - Características del Endpoint

Objeto Descripción
text [Requerido] The text to paraphrase.
unique [Requerido] Rewrite in a way that passes online plagiarism tests. 1/0 where 1 equals true, and 0 equals false.
mode [Requerido] [normal, fluent, standard, creative] Rewriting mode. The default mode is "normal". We recommend using "standard", or "fluent"
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"job_id":"82fd6954-a57b-4bfd-a4f1-8f338ecb2a4d","status":"processing"}
                                                                                                                                                                                                                    
                                                                                                    

Rewriter - CÓDIGOS DE EJEMPLO


curl --location --request POST 'https://zylalabs.com/api/1158/blog+article+rewriter+api/1017/rewriter?text=Dogs seem almost biologically incapable of hiding their inner moods – shuffling, snuffling, tail-wagging clues to contentment, nervousness or sheer, unadorned joy. Despite what the famous painting might want to tell you, dogs would be terrible poker players. We pick up their cues all too easily. Cats also have sophisticated body language – their moods are signalled through twitching tails, ruffled fur, and the position of ears and whiskers. A purr usually (but not always) signals friendliness or contentment. They’re a usually reliable method of working out if the cat is in friendly mode or best left alone. While we can reasonably be sure of a dog’s bond with us, despite the thousands of years domesticated cats have kept us company, they still suffer something of a bad PR image. The independence that many see as a bonus is seen by others as aloofness or selfishness. Their detractors claim they only really show affection when a food bowl is empty. Cat owners will claim this is all nonsense, of course, and that their bond with their cat is as strong as any dog owner’s. But why does this image of the aloof, unfriendly cat remain? And is there any truth to it? Take the way cats rub themselves against their owners. This used to be thought of as a kind of territory marker, like wild cats might do on trees or other landmarks in their territory. But when they do it on people, it’s usually a sign of affiliation – the cat is transferring its scent onto your skin, and at the same time transferring yours onto its fur. This is what feral cats do with other cats they are allied with. It is a way of creating a “common scent” which distinguishes friend from foe. Ultimately, Hiestand says, one thing is key – relaxed cats are more likely to want to make friends. “They want their water and their food and their sleeping arrangements and their litter tray just right, and when they are right, they’re able to start exploring those social bonds.” So, the next time you come home to find a cat quietly surveying you from the couch, or lazily yawning as they pad their way into the hallway, don’t be disappointed. In their own, quiet way, they’re letting you know it’s good to see you.&unique=1&mode=fluent' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Usando el ID de trabajo recuperado en el otro punto final, recibirás el texto parafraseado. 



                                                                            
POST https://zylalabs.com/api/1158/blog+article+rewriter+api/2988/get+response
                                                                            
                                                                        

Obtener Respuesta - Características del Endpoint

Objeto Descripción
job_id [Requerido] The JOB ID generated previously.
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"job_id":"82fd6954-a57b-4bfd-a4f1-8f338ecb2a4d","text":"Dogs appear to have a limited ability to conceal their internal emotions \u2013 they display evident signs of contentment, nervousness, or unadulterated joy through their shuffling, snuffling, and tail-wagging behavior. It is quite clear that dogs would not excel as poker players, contrary to what popular artworks might suggest. We humans are able to understand their signals all too easily. Similarly, cats possess a sophisticated form of body language, with their moods being conveyed through the movement of their tails, ruffling of their fur, and the positioning of their ears and whiskers. Generally, a purr indicates friendliness or contentment, although there are exceptions. Deciphering whether a cat is in a friendly state or prefers to be left alone can often be reliably determined through their purring. While we can reasonably ascertain a dog's connection with us, despite the fact that cats have been our companions for thousands of years, they still suffer from a somewhat negative public image. Others perceive the independence that many cats possess as aloofness or self-centeredness. Detractors argue that cats only show affection when they are hungry and require food. On the contrary, cat owners maintain that these claims are baseless and that their bond with their feline companions is as strong as any dog owner's. However, why does this perception of aloofness and unfriendliness in cats persist? Is there any truth to it? Let's consider the way cats rub themselves against their owners. Previously, this behavior was believed to be a territorial marking, similar to how wild cats mark trees or other landmarks in their territory. Yet, when cats rub against humans, it is generally a sign of affiliation \u2013 the cat is transferring its scent onto the person's skin while simultaneously taking on the person's scent on its fur. This behavior mirrors what feral cats do with other cats they are allied with, creating a shared scent that distinguishes friend from foe. In the end, as Hiestand suggests, one key factor is that relaxed cats are more inclined to seek out companionship. When their basic needs for water, food, sleeping arrangements, and a clean litter tray are satisfied, they become more open to forming social bonds. So, the next time you arrive home to find a cat quietly observing you from the couch or leisurely stretching as it strolls down the hallway, don't be disheartened. In their own subtle way, they are signaling that they are glad to see you."}
                                                                                                                                                                                                                    
                                                                                                    

Get Response - CÓDIGOS DE EJEMPLO


curl --location --request POST 'https://zylalabs.com/api/1158/blog+article+rewriter+api/2988/get+response?job_id=7dacd281-c293-46ca-9ab3-c15a46ecb942' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Reescritor de Artículos de Blog. API simplemente incluye tu token de portador en el encabezado de Autorización.
Encabezados
Encabezado Descripción
Autorización [Requerido] Debería ser Bearer access_key. Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito.

Precios Simples y Transparentes

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10,000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Funciones favoritas de los clientes

  • ✔︎ Paga Solo por Solicitudes Exitosas
  • ✔︎ Prueba Gratuita de 7 Días
  • ✔︎ Soporte Multilenguaje
  • ✔︎ Una Clave API, Todas las APIs.
  • ✔︎ Panel de Control Intuitivo
  • ✔︎ Manejo de Errores Integral
  • ✔︎ Documentación Amigable para Desarrolladores
  • ✔︎ Integración con Postman
  • ✔︎ Conexiones HTTPS Seguras
  • ✔︎ Tiempo de Actividad Fiable

Reescritor de Artículos de Blog. API FAQs

El endpoint POST Rewriter devuelve un ID de trabajo que indica que el proceso de reescritura se ha iniciado. El endpoint POST Get Response devuelve el texto reescrito junto con el ID del trabajo, lo que permite a los usuarios recuperar la salida final.

Los campos clave en los datos de respuesta incluyen "success" (indicando el estado de la solicitud), "job_id" (un identificador único para el trabajo de reescritura) y "text" (el contenido reescrito).

Los datos devueltos están en formato JSON. La estructura típicamente incluye un estado de éxito, ID de trabajo y el texto reescrito, lo que facilita su análisis y uso en aplicaciones.

El parámetro principal para el endpoint POST Rewriter es el texto del artículo que se va a reescribir. Los usuarios también pueden especificar el nivel de reescritura (ligero o intenso) para personalizar la salida.

Los datos de respuesta están organizados en un objeto JSON. Para el punto final POST Rewriter, incluye "success" y "job_id." Para el punto final POST Get Response, incluye "job_id" y "text," lo que permite un acceso directo al contenido reescrito.

Los casos de uso típicos incluyen mejorar la legibilidad de los artículos, generar contenido amigable para SEO, crear versiones únicas para marketing de afiliados y mejorar la participación en publicaciones de blogs.

Los usuarios pueden utilizar los datos devueltos comprobando el campo "success" para confirmar el éxito de la operación, utilizando el "job_id" para rastrear el proceso de reescritura y accediendo al campo "text" para el contenido final reescrito.

La precisión de los datos se mantiene a través de técnicas avanzadas de procesamiento de lenguaje natural que aseguran que el contenido reescrito retenga el significado original mientras mejora el compromiso y la legibilidad. También se implementan actualizaciones regulares y controles de calidad para mejorar el rendimiento.

General FAQs

Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world's most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1,000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.

To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1,000 requests per month, this header will display 1,000.

The 'X-Zyla-RateLimit-Reset' header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3,600, it means 3,600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]

To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.

After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it's important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.

When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.

Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.


APIs Relacionadas


También te puede interesar