Datos de Personas de EE. UU. API

La API proporciona detalles sobre individuos, incluyendo su nombre, dirección completa y número de teléfono, con la dirección dividida en sus componentes separados.

Acerca de la API:  

La API de Datos de Personas de EE. UU. proporciona detalles completos y organizados sobre las personas dentro del sistema. Permite a los usuarios acceder a información completa, incluyendo nombres y apellidos, direcciones completas y números de teléfono, todo presentado en un formato estructurado que facilita la integración fluida en diversas aplicaciones y sistemas.

Al hacer una solicitud, los usuarios reciben información extensa sobre un individuo específico, incluyendo su nombre completo para una identificación precisa. La dirección completa se proporciona en un solo campo, consolidando todos los componentes de la dirección en un formato unificado, simplificando la visualización y el uso cuando se necesita una dirección completa.

Además, la dirección se desglosa en componentes individuales: calle, ciudad, estado y código postal, que se muestran en campos separados. Este desglose detallado es ventajoso para aplicaciones que necesitan procesar o mostrar información de dirección por separado, como para análisis geográficos, enrutamiento de correo o cartografía.

El número de teléfono está formateado de acuerdo a los estándares locales, asegurando la correcta interpretación y uso para comunicación directa o verificación.

Diseñada para claridad, precisión y facilidad de acceso, la API soporta una amplia gama de aplicaciones, desde la gestión de relaciones con clientes hasta la investigación y análisis de datos. Su énfasis en la precisión mejora la eficiencia operativa y la experiencia del usuario a través de sistemas integrados.

En resumen, la API de Datos de Personas de EE. UU. es una herramienta poderosa para obtener información personal detallada de manera bien estructurada, permitiendo una integración efectiva en diferentes aplicaciones y sistemas, y sirviendo como un recurso confiable y eficiente para el acceso a datos.

 

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

Recibirá parámetros y le proporcionará un JSON.

 

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

  1. Verificación de Identidad: Confirmar la identidad de una persona en procesos de verificación, como servicios financieros o contratos.

    Recuperación de Contacto Perdido: Localizar información de contacto de personas cuyos números de teléfono se han perdido o cambiado.

    Prevención de Fraude: Identificar y prevenir el fraude verificando la autenticidad de la información de contacto proporcionada.

    Actualización de Base de Datos: Mantener actualizadas las bases de datos de clientes o contactos en sistemas de CRM (Gestión de Relaciones con Clientes).

    Investigación de Mercado: Obtener información sobre personas para investigaciones de mercado o encuestas.

 

¿Existen limitaciones en sus planes?

Además del número de llamadas a la API por mes, no hay otras limitaciones. 

Documentación de la API

Endpoints


Para utilizar este endpoint, debe especificar un nombre y un apellido. También puede especificar un estado y una paginación en los parámetros.



                                                                            
GET https://zylalabs.com/api/5070/us+people+data+api/6443/people+information
                                                                            
                                                                        

Información de Personas - Características del Endpoint

Objeto Descripción
FirstName [Requerido] Indicates a first name
LastName [Requerido] Indicates a Last name
State [Requerido] Indicates a status
Page [Requerido] Indicates a page value
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
    "Code": 200,
    "Description": "OK",
    "Source1": [
        {
            "FullName": "TERRY LELAND WARD",
            "City": "HOUSTON",
            "State": "TX",
            "Age": "63",
            "Address": null,
            "Previous_Addresse": null,
            "PeoplePhone": [],
            "Email": []
        },
        {
            "FullName": "TERRY LELAND ANDREWS",
            "City": "PALOS VERDES PENINSULA",
            "State": "CA",
            "Age": "69",
            "Address": null,
            "Previous_Addresse": null,
            "PeoplePhone": [],
            "Email": []
        },
        {
            "FullName": "CHRISTOPHER LELAND TERRY",
            "City": "SUNDOWN",
            "State": "TX",
            "Age": "52",
            "Address": null,
            "Previous_Addresse": null,
            "PeoplePhone": [],
            "Email": []
        },
        {
            "FullName": "TERRY LELAND REEVES",
            "City": "PORTLAND",
            "State": "OR",
            "Age": "49",
            "Address": null,
            "Previous_Addresse": null,
            "PeoplePhone": [],
            "Email": [
                {
                    "Email": "[email protected]"
                }
            ]
        },
        {
            "FullName": "MR TERRY LELAND DICKERSON",
            "City": "HAYWARD",
            "State": "CA",
            "Age": null,
            "Address": "22 CRYSTAL GATE CMNS HAYWARD, CA 94544-1369",
            "Previous_Addresse": "2942 RED LE DR KATY, TX 77494-3204 (8\/19\/2010 - 11\/13\/2012)",
            "PeoplePhone": [
                {
                    "PhoneNumber": "2813958077",
                    "LineType": "LANDLINE\/SERVICES"
                },
                {
                    "PhoneNumber": "2818513607",
                    "LineType": "WIRELESS"
                },
                {
                    "PhoneNumber": "2818513670",
                    "LineType": "WIRELESS"
                }
            ],
            "Email": [
                {
                    "Email": "[email protected]"
                },
                {
                    "Email": "[email protected]"
                },
                {
                    "Email": "[email protected]"
                },
                {
                    "Email": "[email protected]"
                }
            ]
        },
        {
            "FullName": "TERRY LELAND BOWERS",
            "City": "RIVERSIDE",
            "State": "CA",
            "Age": "62",
            "Address": null,
            "Previous_Addresse": null,
            "PeoplePhone": [],
            "Email": [
                {
                    "Email": "[email protected]"
                }
            ]
        },
        {
            "FullName": "MR TERRY LELAND CAMPBELL",
            "City": "EDMOND",
            "State": "OK",
            "Age": "80",
            "Address": "4640 HILLSIDE LN EDMOND, OK 73025-1273",
            "Previous_Addresse": "5050 SWAN LAKE RD BOSSIER CITY, LA 71111-6411 (5\/22\/2007 - 5\/22\/2007)",
            "PeoplePhone": [
                {
                    "PhoneNumber": "4055096666",
                    "LineType": "LANDLINE\/SERVICES"
                },
                {
                    "PhoneNumber": "4177253345",
                    "LineType": "LANDLINE\/SERVICES"
                },
                {
                    "PhoneNumber": "4178612881",
                    "LineType": "WIRELESS"
                }
            ],
            "Email": [
                {
                    "Email": "[email protected]"
                },
                {
                    "Email": "[email protected]"
                }
            ]
        },
        {
            "FullName": "TERRY STEVEN LELAND",
            "City": "HASTINGS",
            "State": null,
            "Age": "60",
            "Address": null,
            "Previous_Addresse": null,
            "PeoplePhone": [],
            "Email": []
        },
        {
            "FullName": "TERRY LUCAS LELAND",
            "City": "FARMINGTON HILLS",
            "State": null,
            "Age": "73",
            "Address": null,
            "Previous_Addresse": null,
            "PeoplePhone": [],
            "Email": []
        },
        {
            "FullName": "TERRY D LELAND",
            "City": "SEATTLE",
            "State": null,
            "Age": "71",
            "Address": null,
            "Previous_Addresse": null,
            "PeoplePhone": [],
            "Email": []
        }
    ]
}
                                                                                                                                                                                                                    
                                                                                                    

People Information - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/5070/us+people+data+api/6443/people+information?FirstName=John&LastName=Mc&State=Ohio&Page=1' --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 Datos de Personas de EE. UU. 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

Datos de Personas de EE. UU. API FAQs

Para usar esta API, los usuarios deben proporcionar el nombre de una persona junto con el estado en el que se encuentran. También pueden indicar una ubicación de página.

La API de Datos de Personas de EE. UU. es una API diseñada para proporcionar información detallada sobre las personas que residen en EE. UU.

La API utiliza claves API para la autenticación. Para acceder a la API, incluya su clave API en el encabezado de la solicitud. La clave API se proporciona al registrarse y debe mantenerse segura.

La API generalmente admite JSON como el formato de respuesta principal. JSON se utiliza ampliamente debido a su simplicidad y compatibilidad con la mayoría de los lenguajes de programación y frameworks.

La API de Datos de Personas de EE. UU. devuelve información personal detallada, incluyendo nombres completos, direcciones (calle, ciudad, estado, código postal) y detalles de contacto (números de teléfono), formateados para una fácil integración en aplicaciones.

El endpoint GET People Information devuelve datos personales detallados, incluidos nombres completos, ciudades, estados, edades y detalles de contacto. También proporciona componentes de dirección estructurados y puede incluir direcciones anteriores, números de teléfono y correos electrónicos cuando están disponibles.

Los campos clave en los datos de respuesta incluyen NombreCompleto, Ciudad, Estado, Edad, Dirección, Dirección_Previa, TeléfonoDePersonas y CorreoElectrónico. Estos campos proporcionan información esencial para identificar y contactar a las personas.

Los datos de respuesta están organizados en un formato JSON, con la información de cada individuo encapsulada en un objeto. Cada objeto contiene campos para detalles personales, lo que facilita su análisis e integración en aplicaciones.

Los usuarios pueden especificar parámetros como nombre, apellido, estado y opciones de paginación. Estos parámetros ayudan a refinar los resultados de búsqueda y gestionar el volumen de datos devueltos.

Los usuarios pueden personalizar las solicitudes incluyendo nombres y apellidos específicos, seleccionando un estado para filtrar los resultados y usando la paginación para navegar a través de múltiples entradas. Esto permite búsquedas específicas basadas en las necesidades del usuario.

Los datos se obtienen de varios registros públicos y bases de datos, asegurando una recopilación completa de información. La API tiene como objetivo proporcionar detalles precisos y actualizados sobre individuos.

La precisión de los datos se mantiene a través de actualizaciones regulares y controles de calidad contra fuentes fiables. La API emplea procesos de validación para garantizar que la información proporcionada sea lo más precisa posible.

Los casos de uso típicos incluyen la verificación de identidad para servicios financieros, la recuperación de información de contacto perdida, la prevención del fraude, la actualización de bases de datos de CRM y la realización de investigaciones de mercado o encuestas.

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