If you are not sure if the website you would like to visit is secure, you can verify it here. Enter the website address of the page and see parts of its content and the thumbnail images on this site. None (if any) dangerous scripts on the referenced page will be executed. Additionally, if the selected site contains subpages, you can verify it (review) in batches containing 5 pages.
favicon.ico: loops.mintlify.dev/docs/api-reference/examples/contacts - Contacts API examples - Loops.

site address: loops.so/docs/api-reference/examples/contacts redirected to: loops.mintlify.dev/docs/api-reference/examples/contacts

site title: Contacts API examples - Loops

Our opinion (on Saturday 11 July 2026 19:04:19 UTC):

GREEN status (no comments) - no comments
After content analysis of this website we propose the following hashtags:



Meta tags:
description=Copy/paste code examples for managing contacts with the Loops API, CLI, and SDKs, including create, update, find, and delete requests with sample payloads.;

Headings (most frequently used words):

contact, mailing, list, api, create, to, update, unsubscribe, suppression, contacts, examples, documentation, index, on, this, page, and, add, them, email, address, subscribe, from, delete, check, status, remove, for, learn, cli, guides,

Text of the page (most frequently used words):
loops (83), api (77), email (55), contacts (55), test (54), #example (54), com (54), response (48), json (44), const (40), your (37), key (36), #contact (32), loopsclient (32), update (32), list (29), await (28), mailing (26), sdk (24), cli (22), requests (21), reference (21), bearer (20), authorization (20), headers (20), https (20), app (20), new (19), import (18), javascript (18), content (17), application (16), type (16), create (16), false (14), data (12), from (12), true (12), doe (12), john (12), delete (11), fetch (11), use (11), properties (11), examples (10), suppression (10), method (10), python (10), put (10), lastname (10), firstname (10), loopssdk (8), result (8), stringify (8), body (8), ruby (8), php (8), mailinglists (8), subscribed (7), unsubscribe (7), the (7), userid (7), params (6), post (6), mailing_lists (6), 12345 (6), pro (6), planname (6), and (5), this (5), page (5), for (5), updatecontact (5), will (4), emails (4), name (4), workflows (4), campaigns (3), last (3), remove (3), get (3), check (3), you (3), user (3), copy (3), transactional (3), events (3), tostring (2), urlsearchparams (2), status (2), can (2), set (2), see (2), subscribe (2), value (2), address (2), createcontact (2), first (2), add (2), them (2), with (2), sdks (2), integrations (2), started (2), all (2), guides (2), search (2), documentation (2), index (2), support, responses, are, generated, using, may, contain, mistakes, assistant, linkedin, next, previous, yes, was, helpful, modified, july, 2026, deletecontact, longer, receive, campaign, workflow, but, remain, listed, audience, removes, specific, how, fully, below, need, already, have, prop, endpoint, provided, does, not, exist, created, when, updating, must, provide, identify, paste, code, managing, including, find, sample, payloads, basics, recipes, creating, deliverability, getting, uploads, themes, lists, messages, components, completion, auth, overview, changelog, webhooks, introduction, security, agent, skills, account, smtp, goals, editing, learn, navigation, log, home, skip, main, file, discover, available, pages, before, exploring, further, complete, docs, llms, txt,


Text of the page (random words):
contacts api examples loops documentation index fetch the complete documentation index at docs llms txt use this file to discover all available pages before exploring further skip to main content loops home page contact us log in loops search navigation examples contacts api examples search k learn get started editing emails workflows events goals contacts transactional email integrations smtp account agent skills for loops security api api introduction api reference examples api examples contacts campaigns workflows events transactional emails sdks webhooks api changelog cli overview auth campaigns completion components contact properties contacts email messages events lists themes transactional uploads workflows guides all guides getting started workflows deliverability integrations creating emails recipes email basics on this page create a contact create a contact and add them to a mailing list update a contact update a contact s email address subscribe a contact to a mailing list unsubscribe a contact from a mailing list unsubscribe a contact delete a contact check contact suppression status remove suppression for a contact examples contacts api examples copy page copy paste code examples for managing contacts with the loops api cli and sdks including create update find and delete requests with sample payloads copy page create a contact api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts create email test example com first name john last name doe const response await fetch https app loops so api v1 contacts create method post headers authorization bearer your api key content type application json body json stringify email test example com firstname john lastname doe const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops createcontact test example com firstname john lastname doe use loops loopsclient loops new loopsclient your api key result loops contacts create email test example com properties firstname john lastname doe response loopssdk contacts create email test example com properties firstname john lastname doe import requests response requests post https app loops so api v1 contacts create headers authorization bearer your api key content type application json json email test example com firstname john lastname doe create a contact and add them to a mailing list api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts create email test example com first name john last name doe list mailing list id true const response await fetch https app loops so api v1 contacts create method post headers authorization bearer your api key content type application json body json stringify email test example com firstname john lastname doe mailinglists mailing list id true const data await response json import loopsclient from loops const loops new loopsclient your api key const properties firstname john lastname doe const mailinglists mailing list id true const response await loops createcontact test example com properties mailinglists use loops loopsclient loops new loopsclient your api key result loops contacts create email test example com properties firstname john lastname doe mailing_lists mailing list id true response loopssdk contacts create email test example com properties firstname john lastname doe mailing_lists mailing list id true import requests response requests post https app loops so api v1 contacts create headers authorization bearer your api key content type application json json email test example com firstname john lastname doe mailinglists mailing list id true update a contact when updating a contact you must provide an email or userid value to identify the contact you can use the update endpoint to update or create contacts if the provided email or user id does not exist a new contact will be created api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update email test example com prop planname pro const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify email test example com planname pro const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com planname pro use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com properties planname pro response loopssdk contacts update email test example com properties planname pro import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com planname pro update a contact s email address for this the contact will need to already have a userid value set api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update user id 12345 email test example com const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify userid 12345 email test example com const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com userid 12345 use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com properties userid 12345 response loopssdk contacts update email test example com properties userid 12345 import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com userid 12345 subscribe a contact to a mailing list api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update email test example com list mailing list id true const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify email test example com mailinglists mailing list id true const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com mailing list id true use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com mailing_lists mailing list id true response loopssdk contacts update email test example com mailing_lists mailing list id true import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com mailinglists mailing list id true unsubscribe a contact from a mailing list this removes a contact from a specific mailing list see below to see how to fully unsubscribe a contact use false to unsubscribe a contact from a mailing list api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update email test example com list mailing list id false const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify email test example com mailinglists mailing list id false const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com mailing list id false use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com mailing_lists mailing list id false response loopssdk contacts update email test example com mailing_lists mailing list id false import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com mailinglists mailing list id false unsubscribe a contact set subscribed to false to unsubscribe a contact the contact will no longer receive campaign or workflow emails but will remain listed in your audience api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts update email test example com subscribed false const response await fetch https app loops so api v1 contacts update method put headers authorization bearer your api key content type application json body json stringify email test example com subscribed false const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops updatecontact test example com subscribed false use loops loopsclient loops new loopsclient your api key result loops contacts update email test example com subscribed false response loopssdk contacts update email test example com subscribed false import requests response requests put https app loops so api v1 contacts update headers authorization bearer your api key content type application json json email test example com subscribed false delete a contact you can delete contacts by email or user id api reference cli reference cli javascript javascript sdk php sdk ruby sdk python loops contacts delete email test example com const response await fetch https app loops so api v1 contacts delete method post headers authorization bearer your api key content type application json body json stringify email test example com const data await response json import loopsclient from loops const loops new loopsclient your api key const response await loops deletecontact email test example com use loops loopsclient loops new loopsclient your api key result loops contacts delete email test example com response loopssdk contacts delete email test example com import requests response requests post https app loops so api v1 contacts delete headers authorization bearer your api key content type application json json email test example com check contact suppression status api reference cli reference cli javascript python loops contacts suppression check email test example com const params new urlsearchparams email test example com const response await fetch https app loops so api v1 contacts suppression params tostring method get headers authorization bearer your api key const data await response json import requests response requests get https app loops so api v1 contacts suppression headers authorization bearer your api key params email test example com data response json remove suppression for a contact api reference cli reference cli javascript python loops contacts suppression remove email test example com const params new urlsearchparams email test example com const response await fetch https app loops so api v1 contacts suppression params tostring method delete headers authorization bearer your api key const data await response json import requests response requests delete https app loops so api v1 contacts suppression headers authorization bearer your api key params email test example com data response json last modified on july 1 2026 was this page helpful yes no api examples previous campaigns api examples next i x linkedin assistant responses are generated using ai and may contain mistakes contact support
Thumbnail images (randomly selected): * Images may be subject to copyright.GREEN status (no comments)

    No Images


    Verified site has: 32 subpage(s). Do you want to verify them? Verify pages:

    1-5 6-10 11-15 16-20 21-25 26-30 31-32


    The site also has 1 references to other resources (not html/xhtml )

     loops.mintlify.dev/docs/llms.txt  Verify


    Top 50 hastags from of all verified websites.

    Supplementary Information (add-on for SEO geeks)*- See more on header.verify-www.com

    Header

    HTTP/1.1 308 Permanent Redirect
    Date Sat, 11 Jul 2026 19:04:18 GMT
    Content-Type text/plain
    Transfer-Encoding chunked
    Connection close
    Location htt????/loops.mintlify.dev/docs/api-reference/examples/contacts
    CF-Ray a19a12be69d515de-CDG
    CF-Cache-Status DYNAMIC
    Refresh 0;url=htt????/loops.mintlify.dev/docs/api-reference/examples/contacts
    Server cloudflare
    HTTP/2 200
    age 149
    cache-control no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0
    cf-cache-status MISS
    cf-ray a19a12bfacb8dcb1-FRA
    content-encoding gzip
    content-security-policy worker-src * blob: data: unsafe-eval unsafe-inline ; object-src data: ; base-uri self ; upgrade-insecure-requests; frame-ancestors self htt????/dashboard.mintlify.com htt????/app.mintlify.com; form-action self htt????/codesandbox.io;
    content-type text/html; charset=utf-8
    date Sat, 11 Jul 2026 19:04:19 GMT
    expires 0
    link </docs/llms.txt>; rel= llms-txt , </docs/llms-full.txt>; rel= llms-full-txt , </docs/.well-known/api-catalog>; rel= api-catalog , </docs/.well-known/mcp/server-card.json>; rel= mcp-server-card , </docs/.well-known/agent-card.json>; rel= agent-card , </docs/.well-known/agent-skills/index.json>; rel= agent-skills
    pragma no-cache
    server Vercel
    strict-transport-security max-age=63072000
    vary rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding
    x-frame-options DENY
    x-llms-txt /docs/llms.txt
    x-matched-path /_sites/[subdomain]/[[...slug]]
    x-mint-proxy-version 1.0.0-prod
    x-mintlify-client-version 0.0.3219
    x-nextjs-prerender 1
    x-nextjs-stale-time 60
    x-served-version dpl_BEQfMHoLbLniDT7ToqwedVzdEVmW
    x-vercel-cache HIT
    x-vercel-id fra1:fra1:fra1::iad1::46s9w-1783796659117-31a55fdd11e9
    x-vercel-project-id prj_ekSYngkqMLMUb1wdarxNSixTj2nj
    x-version dpl_BEQfMHoLbLniDT7ToqwedVzdEVmW

    Meta Tags

    title="Contacts API examples - Loops"
    charset="utf-8"
    name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"
    name="description" content="Copy/paste code examples for managing contacts with the Loops API, CLI, and SDKs, including create, update, find, and delete requests with sample payloads."
    name="application-name" content="Loops"
    name="generator" content="Mintlify"
    name="msapplication-config" content="/docs/_mintlify/favicons/loops/oQA_4tr5jYF-tv7z/_generated/favicon/browserconfig.xml"
    name="apple-mobile-web-app-title" content="Loops"
    name="msapplication-TileColor" content="#FC5200"
    property="og:title" content="Contacts API examples - Loops"
    property="og:description" content="Copy/paste code examples for managing contacts with the Loops API, CLI, and SDKs, including create, update, find, and delete requests with sample payloads."
    property="og:url" content="htt????/loops.so/docs/api-reference/examples/contacts"
    property="og:site_name" content="Loops"
    property="og:image" content="htt????/loops.mintlify.app/_next/image?url=%2F_mintlify%2Fapi%2Fog%3Fdivision%3DExamples%26title%3DContacts%2BAPI%2Bexamples%26description%3DCopy%252Fpaste%2Bcode%2Bexamples%2Bfor%2Bmanaging%2Bcontacts%2Bwith%2Bthe%2BLoops%2BAPI%252C%2BCLI%252C%2Band%2BSDKs%252C%2Bincluding%2Bcreate%252C%2Bupdate%252C%2Bfind%252C%2Band%2Bdelete%2Brequests%2Bwith%2Bsample%2Bpayloads.%26logoLight%3Dhttps%253A%252F%252Fmintcdn.com%252Floops%252F1DdZd7QTRR4Srm-l%252Flogo%252Flight.png%253Ffit%253Dmax%2526auto%253Dformat%2526n%253D1DdZd7QTRR4Srm-l%2526q%253D85%2526s%253Daf97da0e1eae22a2d70b0e1cae7f0df3%26logoDark%3Dhttps%253A%252F%252Fmintcdn.com%252Floops%252F1DdZd7QTRR4Srm-l%252Flogo%252Fdark.png%253Ffit%253Dmax%2526auto%253Dformat%2526n%253D1DdZd7QTRR4Srm-l%2526q%253D85%2526s%253D72d4e8cd5151301936b7ae8ea69be757%26primaryColor%3D%2523FC5200%26lightColor%3D%2523FC7432%26darkColor%3D%2523DD4800%26backgroundLight%3D%2523ffffff%26backgroundDark%3D%25230e0b0c&w=1200&q=100"
    property="og:image:width" content="1200"
    property="og:image:height" content="630"
    property="og:type" content="website"
    name="twitter:card" content="summary_large_image"
    name="twitter:title" content="Contacts API examples - Loops"
    name="twitter:description" content="Copy/paste code examples for managing contacts with the Loops API, CLI, and SDKs, including create, update, find, and delete requests with sample payloads."
    name="twitter:image" content="htt????/loops.mintlify.app/_next/image?url=%2F_mintlify%2Fapi%2Fog%3Fdivision%3DExamples%26title%3DContacts%2BAPI%2Bexamples%26description%3DCopy%252Fpaste%2Bcode%2Bexamples%2Bfor%2Bmanaging%2Bcontacts%2Bwith%2Bthe%2BLoops%2BAPI%252C%2BCLI%252C%2Band%2BSDKs%252C%2Bincluding%2Bcreate%252C%2Bupdate%252C%2Bfind%252C%2Band%2Bdelete%2Brequests%2Bwith%2Bsample%2Bpayloads.%26logoLight%3Dhttps%253A%252F%252Fmintcdn.com%252Floops%252F1DdZd7QTRR4Srm-l%252Flogo%252Flight.png%253Ffit%253Dmax%2526auto%253Dformat%2526n%253D1DdZd7QTRR4Srm-l%2526q%253D85%2526s%253Daf97da0e1eae22a2d70b0e1cae7f0df3%26logoDark%3Dhttps%253A%252F%252Fmintcdn.com%252Floops%252F1DdZd7QTRR4Srm-l%252Flogo%252Fdark.png%253Ffit%253Dmax%2526auto%253Dformat%2526n%253D1DdZd7QTRR4Srm-l%2526q%253D85%2526s%253D72d4e8cd5151301936b7ae8ea69be757%26primaryColor%3D%2523FC5200%26lightColor%3D%2523FC7432%26darkColor%3D%2523DD4800%26backgroundLight%3D%2523ffffff%26backgroundDark%3D%25230e0b0c&w=1200&q=100"
    name="twitter:image:width" content="1200"
    name="twitter:image:height" content="630"

    Load Info

    page size76938
    load time (s)1.213806
    redirect count1
    speed download63427
    server IP 76.76.21.142
    * all occurrences of the string "http://" have been changed to "htt???/"