Acciones Más Activas API

Esta API proporciona datos en tiempo real sobre las acciones más negociadas, incluyendo sus movimientos de precio y volúmenes de negociación.

La API de las acciones más activas se especializa en ofrecer datos financieros en tiempo real, específicamente centrados en acciones que están experimentando la mayor actividad de negociación en el mercado. Procesa varios campos de datos, incluyendo símbolos de acciones, precios actuales, cambios de precios, volúmenes de negociación y cambios porcentuales. La API se adhiere a estándares de datos financieros como JSON para el intercambio de datos y utiliza terminologías específicas como 'ganadores', 'perdedores' y 'más activos' para categorizar el rendimiento de las acciones. Los requisitos técnicos incluyen una conexión a internet estable para la recuperación de datos en tiempo real y el cumplimiento de límites de tasa para garantizar un rendimiento óptimo. El formato de salida está estructurado en JSON, conteniendo campos como 'símbolo', 'precio', 'volumen', 'cambio' y 'cambio_porcentual', lo que permite una fácil integración en aplicaciones financieras. Esta API es esencial para traders e inversores que buscan tomar decisiones informadas basadas en la actividad actual del mercado.

Documentación de la API

Endpoints


Extraer datos en tiempo real sobre las acciones más activamente negociadas, incluidos sus símbolos, precios actuales, volúmenes de negociación, cambios de precio y cambios porcentuales. Devolver en formato JSON con los campos: símbolo, precio, volumen, cambio, cambio_porcentual.


                                                                            
POST https://zylalabs.com/api/5482/most+active+stocks+api/7107/get+most+active+stocks
                                                                            
                                                                        

obtener las acciones más activas. - Características del Endpoint

Objeto Descripción
Cuerpo de la Solicitud [Requerido] Json
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            [{"symbol":"NVDA","price":147.66,"volume":99867,"change":"+1.39","percent_change":"+0.95%"},{"symbol":"SMCI","price":18.13,"volume":62638,"change":"-2.20","percent_change":"-10.82%"},{"symbol":"TSLA","price":317.52,"volume":6207,"change":"-12.72","percent_change":"-3.85%"},{"symbol":"NU","price":14.47,"volume":60307,"change":"-1.18","percent_change":"-7.51%"},{"symbol":"SOUN","price":6.89,"volume":47888,"change":"+0.62","percent_change":"+9.81%"},{"symbol":"PLTR","price":59.19,"volume":35569,"change":"-1.51","percent_change":"-2.49%"},{"symbol":"DIS","price":109.79,"volume":34072,"change":"+7.07","percent_change":"+6.88%"},{"symbol":"LCID","price":2.125,"volume":33571,"change":"-0.0550","percent_change":"-2.52%"},{"symbol":"RKLB","price":17.85,"volume":33018,"change":"-0.98","percent_change":"-5.18%"},{"symbol":"MARA","price":20.85,"volume":32863,"change":"-0.85","percent_change":"-3.92%"},{"symbol":"HIMS","price":22.66,"volume":29194,"change":"-4.94","percent_change":"-17.90%"},{"symbol":"RIVN","price":10.9,"volume":29393,"change":"-1.12","percent_change":"-9.35%"},{"symbol":"SOFI","price":13.66,"volume":25949,"change":"+0.16","percent_change":"+1.17%"},{"symbol":"NIO","price":4.4681,"volume":24421,"change":"-0.1419","percent_change":"-3.08%"},{"symbol":"CLSK","price":14.06,"volume":23438,"change":"-0.92","percent_change":"-6.17%"},{"symbol":"IONQ","price":25.91,"volume":2336,"change":"-0.85","percent_change":"-3.17%"},{"symbol":"INTC","price":25.02,"volume":21522,"change":"+0.10","percent_change":"+0.40%"},{"symbol":"ZETA","price":17.43,"volume":2147,"change":"-0.33","percent_change":"-1.86%"},{"symbol":"JD","price":34.19,"volume":18916,"change":"-1.50","percent_change":"-4.22%"},{"symbol":"AMZN","price":212.74,"volume":18607,"change":"-1.36","percent_change":"-0.64%"},{"symbol":"GRAB","price":4.76,"volume":20345,"change":"-0.1300","percent_change":"-2.66%"},{"symbol":"F","price":11.09,"volume":18382,"change":"-0.01","percent_change":"-0.09%"},{"symbol":"AAL","price":14.44,"volume":18088,"change":"+0.43","percent_change":"+3.07%"},{"symbol":"RIOT","price":11.92,"volume":16908,"change":"-0.75","percent_change":"-5.92%"},{"symbol":"ITUB","price":5.91,"volume":15826,"change":"-0.01","percent_change":"-0.25%"}]
                                                                                                                                                                                                                    
                                                                                                    

Get most active stocks - CÓDIGOS DE EJEMPLO


curl --location --request POST 'https://zylalabs.com/api/5482/most+active+stocks+api/7107/get+most+active+stocks' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Extraer datos sobre el rendimiento de acciones categorizadas como ganadoras o perdedoras, incluyendo sus símbolos, cambios de precio y cambios porcentuales. Devolver como JSON con campos: categoría, símbolo, cambio, cambio_porcentual.


                                                                            
POST https://zylalabs.com/api/5482/most+active+stocks+api/7108/get+stock+performance+by+category
                                                                            
                                                                        

obtener el rendimiento de las acciones por categoría - Características del Endpoint

Objeto Descripción
Cuerpo de la Solicitud [Requerido] Json
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"gainers":[{"symbol":"OSCR","change":"+2.48","percent_change":"+18.40%"},{"symbol":"BURBY","change":"+1.68","percent_change":"+17.93%"},{"symbol":"PRMRF","change":"+2.86","percent_change":"+14.70%"},{"symbol":"DLO","change":"+1.38","percent_change":"+15.22%"},{"symbol":"HI","change":"+4.03","percent_change":"+13.36%"},{"symbol":"NVDA","change":"+1.32","percent_change":"+0.90%"},{"symbol":"SOUN","change":"+0.57","percent_change":"+9.01%"},{"symbol":"DIS","change":"+7.07","percent_change":"+6.88%"}],"losers":[{"symbol":"ZK","change":"-7.48","percent_change":"-25.67%"},{"symbol":"HIMS","change":"-5.06","percent_change":"-18.31%"},{"symbol":"BILI","change":"-2.98","percent_change":"-14.01%"},{"symbol":"TEM","change":"-8.52","percent_change":"-12.51%"},{"symbol":"SAIC","change":"-18.91","percent_change":"-12.78%"},{"symbol":"SMCI","change":"-2.17","percent_change":"-10.70%"},{"symbol":"TSLA","change":"-13.46","percent_change":"-4.08%"},{"symbol":"NU","change":"-1.20","percent_change":"-7.64%"}]}
                                                                                                                                                                                                                    
                                                                                                    

Get stock performance by category - CÓDIGOS DE EJEMPLO


curl --location --request POST 'https://zylalabs.com/api/5482/most+active+stocks+api/7108/get+stock+performance+by+category' --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 Acciones Más Activas 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

Acciones Más Activas API FAQs

La API de Acciones Más Activas proporciona datos en tiempo real sobre acciones que se negocian activamente, incluyendo símbolos de acciones, precios actuales, cambios de precio, volúmenes de negociación y cambios porcentuales.

Puedes integrar la API de Las Acciones Más Activas en tu aplicación utilizando su formato de salida JSON, que incluye campos como 'símbolo', 'precio', 'volumen', 'cambio' y 'cambio_porcentual' para un manejo de datos fácil.

Los términos clave utilizados en la API de Acciones Más Activas incluyen 'ganadores' para las acciones que han aumentado de precio, 'perdedores' para las que han disminuido, y 'más activas' para las acciones con el mayor volumen de negociación.

Los requisitos técnicos para utilizar la API de Acciones Más Activas incluyen tener una conexión a Internet estable para la recuperación de datos en tiempo real y cumplir con los límites de tasa para garantizar un rendimiento óptimo.

Los traders e inversores que buscan tomar decisiones informadas basadas en la actividad actual del mercado pueden beneficiarse significativamente del uso de la API de Acciones Más Activas.

El endpoint "obtener acciones más activas" devuelve datos en tiempo real sobre acciones que se negocian activamente, incluidos sus símbolos, precios actuales, volúmenes de negociación, cambios de precio y cambios porcentuales. El endpoint "obtener rendimiento de acciones por categoría" proporciona datos categorizados sobre las acciones que han ganado y perdido, detallando sus símbolos, cambios de precio y cambios porcentuales.

Los campos clave en los datos de respuesta incluyen 'símbolo' (identificador de la acción), 'precio' (precio actual de la acción), 'volumen' (volumen de comercio), 'cambio' (cambio de precio) y 'cambio_porcentual' (cambio porcentual en el precio). Para el rendimiento categorizado, los campos incluyen 'categoría', 'símbolo', 'cambio' y 'cambio_porcentual'.

Los datos de respuesta están estructurados en formato JSON. Para el endpoint "obtener las acciones más activas", los datos se devuelven como un arreglo de objetos, cada uno conteniendo campos como 'símbolo', 'precio', 'volumen', 'cambio' y 'cambio_porcentual'. El endpoint "obtener el rendimiento de las acciones por categoría" devuelve un objeto JSON con arreglos separados para 'ganadores' y 'perdedores'.

El endpoint "obtener acciones más activas" proporciona información sobre las acciones con la mayor actividad de negociación, incluyendo sus movimientos de precios y volúmenes. El endpoint "obtener rendimiento de acciones por categoría" categoriza las acciones en ganadoras y perdedoras, mostrando sus cambios de precio y cambios en porcentaje.

Los usuarios pueden personalizar sus solicitudes de datos especificando parámetros como el tipo de acciones que desean recuperar (por ejemplo, las que han ganado o perdido valor) al utilizar el punto de acceso "obtener rendimiento de acciones por categoría". Sin embargo, se debe consultar la documentación de la API para opciones de parámetros específicas.

Los casos de uso típicos para estos datos incluyen análisis de trading en tiempo real, gestión de cartera y análisis de tendencias de mercado. Los traders pueden utilizar la información para identificar oportunidades de compra o venta potenciales basadas en la actividad actual del mercado y el rendimiento de las acciones.

La precisión de los datos se mantiene a través de un monitoreo continuo y actualizaciones de fuentes de datos financieros confiables. La API se adhiere a los estándares de datos financieros, asegurando que la información proporcionada sea actual y refleje las condiciones del mercado en tiempo real.

Los usuarios pueden utilizar de manera efectiva los datos devueltos al integrarlos en plataformas de trading o aplicaciones financieras. Por ejemplo, pueden mostrar el rendimiento de las acciones en tiempo real en paneles de control, analizar tendencias para decisiones de inversión o establecer alertas en función de cambios de precio significativos.

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.

 Nivel de Servicio
100%
 Tiempo de Respuesta
12.257,76ms

Categoría:


APIs Relacionadas


También te puede interesar