{"id":3310,"date":"2024-07-02T09:16:07","date_gmt":"2024-07-02T09:16:07","guid":{"rendered":"https:\/\/www.infobip.com\/developers\/?p=3310"},"modified":"2024-07-02T11:11:11","modified_gmt":"2024-07-02T11:11:11","slug":"how-to-fight-fake-otp-traffic-using-infobip-signals","status":"publish","type":"post","link":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals","title":{"rendered":"How to fight fake OTP traffic using Infobip Signals"},"content":{"rendered":"\n<p>Let us introduce you to Infobip Signals &#8211; AI service that prevents fake accounts and SMS fraud.<\/p>\n\n\n\n<p>In today&#8217;s digital landscape, businesses<strong> face numerous challenges in ensuring the security<\/strong> and integrity of their communication channels. Fraudulent activities such as SMS pumping fraud pose significant threats, leading to increased costs and compromised user experiences.&nbsp;<\/p>\n\n\n\n<p>That is where <a href=\"https:\/\/www.infobip.com\/docs\/signals\" target=\"_blank\" rel=\"noreferrer noopener\">Infobip Signals<\/a> enters the scene as the world&#8217;s first AI-based software service that <strong>prevents the automatic creation of fake accounts<\/strong> on social media and software platforms.&nbsp;&nbsp;<\/p>\n\n\n\n<p>In this tutorial, we will explore how developers can utilize Infobip Signals to improve their projects.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 1: You need to get a handle on how fraudulent schemes operate<\/strong><\/h2>\n\n\n\n<p>Let\u2019s begin by understanding the various fraudulent activities that developers may encounter. One of them is <strong>SMS pumping fraud<\/strong> (a practice where artificial traffic inflates costs and undermines the integrity of mobile networks). Besides that, there is also fake account creation, unauthorized access attempts, etc.&nbsp;<\/p>\n\n\n\n<p>Recognizing these threats is the first step in implementing effective fraud prevention measures.&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 2: Meet Infobip Signals<\/strong><\/h2>\n\n\n\n<p>We already said that Infobip Signals is a fraud prevention product designed to combat SMS pumping fraud.&nbsp;<\/p>\n\n\n\n<p>But how can Signals do that?\u00a0\u00a0<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"346\" src=\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/signals-1-1024x346.png\" alt=\"\" class=\"wp-image-3319\" srcset=\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/signals-1-1024x346.png 1024w, https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/signals-1-300x101.png 300w, https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/signals-1-768x259.png 768w, https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/signals-1.png 1384w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>To avoid being detected, fraudsters will attack by sending one or two OTP requests from a range of numbers. The following scenario will appear as follows:&nbsp;&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>Your business <strong>receives OTP requests<\/strong>, but not all of them are legitimate traffic.\u00a0\u00a0<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>Infobip Signals will <strong>check for patterns and flag numbers<\/strong> that are potentially fraudulent.\u00a0\u00a0<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>Our CPaaS platform <strong>uses data and insights to block numbers<\/strong> if the risk score is above the defined target.\u00a0\u00a0<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li>If the number is blocked, an error code is sent via a delivery report and logged, <strong>the transaction is not charged<\/strong>.\u00a0\u00a0<\/li>\n<\/ol>\n\n\n\n<p>Advanced technologies such as machine learning and adaptive algorithms help Signals do so and offer developers comprehensive protection against fraudulent activities across communication channels.&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step 3: <strong>Let&#8217;s dive deeper into what Signals does<\/strong><\/h2>\n\n\n\n<p>Some of the patterns Signal is monitoring:&nbsp;&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Number of received messages per phone number <\/strong>&#8211; if a specific phone number received more traffic than expected,\u00a0\u00a0<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Number of received messages per phone number range<\/strong>,\u00a0\u00a0<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Several errors per prone number range<\/strong> &#8211; like above, ranges with a lot of specific errors are considered suspicious.\u00a0\u00a0<\/li>\n<\/ul>\n\n\n\n<p>For each message sent, Signals calculates the risk score. The risk score is a number from 0 to 100 where 0 represents several high trust and no suspicious behavior detected, and 100 is highly suspicious. Signals automatically block certain destinations or ranges detected as substantial risk.&nbsp;<\/p>\n\n\n\n<p>This option can be activated at the account level with a set threshold. Blocked traffic won&#8217;t incur charges or count towards monthly volumes until the score falls below the defined threshold.\u00a0<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Secure authentication with Infobip Signals: Immediate and reliable OTP protection\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/Bi0xXw5XpH8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Step 4: Now let&#8217;s do the implementation and integration<\/strong><\/h2>\n\n\n\n<p>This is the most fun part. Why? Because<strong> Infobip Signals is integration-free<\/strong>, you can start blocking fake OTP traffic with zero effort or work needed from your business.&nbsp;&nbsp;<\/p>\n\n\n\n<p>It is also a <strong>completely automated solution<\/strong> &#8211; with machine learning and adaptive algorithms, fraudulent traffic is automatically blocked with no extra work required from your end, allowing you to focus on genuine senders only.&nbsp;<\/p>\n\n\n\n<p>This reflects on your costs \u2013 you will pay only for legitimately requested OTP traffic and will save money by effectively blocking artificially generated SMS.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Of course, you can tailor your fraud protection settings to fit the region or network you are sending OTPs in, depending on how likely artificial traffic is to occur.&nbsp;&nbsp;<\/p>\n\n\n\n<p><em>Want to learn more? Visit <a href=\"https:\/\/www.infobip.com\/docs\/signals\" target=\"_blank\" rel=\"noreferrer noopener\">Infobip Signals<\/a> to discover additional information.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Let us introduce you to Infobip Signals &#8211; AI service that prevents fake accounts and SMS fraud.<\/p>\n","protected":false},"author":60,"featured_media":3314,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","footnotes":""},"categories":[28,264],"tags":[41],"coauthors":[295,287],"class_list":["post-3310","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog-post","category-sms","tag-developer-practices"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to fight fake OTP traffic using Infobip Signals<\/title>\n<meta name=\"description\" content=\"Let us introduce you to Infobip Signals - AI service that prevents fake accounts and SMS fraud.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to fight fake OTP traffic using Infobip Signals\" \/>\n<meta property=\"og:description\" content=\"Let us introduce you to Infobip Signals - AI service that prevents fake accounts and SMS fraud.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals\" \/>\n<meta property=\"og:site_name\" content=\"Infobip Developers Hub\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/infobip\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-02T09:16:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-02T11:11:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Milena Radivojevic, Milena Radivojevic\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InfobipDev\" \/>\n<meta name=\"twitter:site\" content=\"@InfobipDev\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Milena Radivojevic, Milena Radivojevic\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals\"},\"author\":{\"name\":\"Milena Radivojevic\",\"@id\":\"https:\/\/www.infobip.com\/developers\/#\/schema\/person\/24f509fd2a9dd9f07a5ec64f6d212068\"},\"headline\":\"How to fight fake OTP traffic using Infobip Signals\",\"datePublished\":\"2024-07-02T09:16:07+00:00\",\"dateModified\":\"2024-07-02T11:11:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals\"},\"wordCount\":617,\"publisher\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png\",\"keywords\":[\"developer practices\"],\"articleSection\":[\"Blog Post\",\"SMS\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals\",\"url\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals\",\"name\":\"How to fight fake OTP traffic using Infobip Signals\",\"isPartOf\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png\",\"datePublished\":\"2024-07-02T09:16:07+00:00\",\"dateModified\":\"2024-07-02T11:11:11+00:00\",\"description\":\"Let us introduce you to Infobip Signals - AI service that prevents fake accounts and SMS fraud.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#primaryimage\",\"url\":\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png\",\"contentUrl\":\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png\",\"width\":1000,\"height\":640},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.infobip.com\/developers\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to fight fake OTP traffic using Infobip Signals\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.infobip.com\/developers\/#website\",\"url\":\"https:\/\/www.infobip.com\/developers\/\",\"name\":\"Infobip Developers Hub\",\"description\":\"Build meaningful customer relationships across any channel\",\"publisher\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.infobip.com\/developers\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.infobip.com\/developers\/#organization\",\"name\":\"Infobip Developers Hub\",\"url\":\"https:\/\/www.infobip.com\/developers\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.infobip.com\/developers\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2023\/03\/Infobip_logo_favicon.png\",\"contentUrl\":\"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2023\/03\/Infobip_logo_favicon.png\",\"width\":696,\"height\":696,\"caption\":\"Infobip Developers Hub\"},\"image\":{\"@id\":\"https:\/\/www.infobip.com\/developers\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/infobip\/\",\"https:\/\/x.com\/InfobipDev\",\"https:\/\/www.youtube.com\/channel\/UCUPSTy53VecI5GIir3J3ZbQ\",\"https:\/\/github.com\/infobip-community\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.infobip.com\/developers\/#\/schema\/person\/24f509fd2a9dd9f07a5ec64f6d212068\",\"name\":\"Milena Radivojevic\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.infobip.com\/developers\/#\/schema\/person\/image\/7e26ce701875f8c9bf973640af054f92\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/060ecd3a23e349de5cf7510c43da00468d80486b5c7dcc035402119680a7b749?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/060ecd3a23e349de5cf7510c43da00468d80486b5c7dcc035402119680a7b749?s=96&d=mm&r=g\",\"caption\":\"Milena Radivojevic\"},\"url\":\"https:\/\/www.infobip.com\/developers\/blog\/author\/milenaradivojevic\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to fight fake OTP traffic using Infobip Signals","description":"Let us introduce you to Infobip Signals - AI service that prevents fake accounts and SMS fraud.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals","og_locale":"en_US","og_type":"article","og_title":"How to fight fake OTP traffic using Infobip Signals","og_description":"Let us introduce you to Infobip Signals - AI service that prevents fake accounts and SMS fraud.","og_url":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals","og_site_name":"Infobip Developers Hub","article_publisher":"https:\/\/www.facebook.com\/infobip\/","article_published_time":"2024-07-02T09:16:07+00:00","article_modified_time":"2024-07-02T11:11:11+00:00","og_image":[{"width":1000,"height":640,"url":"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png","type":"image\/png"}],"author":"Milena Radivojevic, Milena Radivojevic","twitter_card":"summary_large_image","twitter_creator":"@InfobipDev","twitter_site":"@InfobipDev","twitter_misc":{"Written by":"Milena Radivojevic, Milena Radivojevic","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#article","isPartOf":{"@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals"},"author":{"name":"Milena Radivojevic","@id":"https:\/\/www.infobip.com\/developers\/#\/schema\/person\/24f509fd2a9dd9f07a5ec64f6d212068"},"headline":"How to fight fake OTP traffic using Infobip Signals","datePublished":"2024-07-02T09:16:07+00:00","dateModified":"2024-07-02T11:11:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals"},"wordCount":617,"publisher":{"@id":"https:\/\/www.infobip.com\/developers\/#organization"},"image":{"@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#primaryimage"},"thumbnailUrl":"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png","keywords":["developer practices"],"articleSection":["Blog Post","SMS"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals","url":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals","name":"How to fight fake OTP traffic using Infobip Signals","isPartOf":{"@id":"https:\/\/www.infobip.com\/developers\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#primaryimage"},"image":{"@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#primaryimage"},"thumbnailUrl":"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png","datePublished":"2024-07-02T09:16:07+00:00","dateModified":"2024-07-02T11:11:11+00:00","description":"Let us introduce you to Infobip Signals - AI service that prevents fake accounts and SMS fraud.","breadcrumb":{"@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#primaryimage","url":"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png","contentUrl":"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2024\/07\/Signals.png","width":1000,"height":640},{"@type":"BreadcrumbList","@id":"https:\/\/www.infobip.com\/developers\/blog\/how-to-fight-fake-otp-traffic-using-infobip-signals#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.infobip.com\/developers\/"},{"@type":"ListItem","position":2,"name":"How to fight fake OTP traffic using Infobip Signals"}]},{"@type":"WebSite","@id":"https:\/\/www.infobip.com\/developers\/#website","url":"https:\/\/www.infobip.com\/developers\/","name":"Infobip Developers Hub","description":"Build meaningful customer relationships across any channel","publisher":{"@id":"https:\/\/www.infobip.com\/developers\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.infobip.com\/developers\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.infobip.com\/developers\/#organization","name":"Infobip Developers Hub","url":"https:\/\/www.infobip.com\/developers\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infobip.com\/developers\/#\/schema\/logo\/image\/","url":"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2023\/03\/Infobip_logo_favicon.png","contentUrl":"https:\/\/www.infobip.com\/developers\/wp-content\/uploads\/2023\/03\/Infobip_logo_favicon.png","width":696,"height":696,"caption":"Infobip Developers Hub"},"image":{"@id":"https:\/\/www.infobip.com\/developers\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/infobip\/","https:\/\/x.com\/InfobipDev","https:\/\/www.youtube.com\/channel\/UCUPSTy53VecI5GIir3J3ZbQ","https:\/\/github.com\/infobip-community"]},{"@type":"Person","@id":"https:\/\/www.infobip.com\/developers\/#\/schema\/person\/24f509fd2a9dd9f07a5ec64f6d212068","name":"Milena Radivojevic","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infobip.com\/developers\/#\/schema\/person\/image\/7e26ce701875f8c9bf973640af054f92","url":"https:\/\/secure.gravatar.com\/avatar\/060ecd3a23e349de5cf7510c43da00468d80486b5c7dcc035402119680a7b749?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/060ecd3a23e349de5cf7510c43da00468d80486b5c7dcc035402119680a7b749?s=96&d=mm&r=g","caption":"Milena Radivojevic"},"url":"https:\/\/www.infobip.com\/developers\/blog\/author\/milenaradivojevic"}]}},"_links":{"self":[{"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/posts\/3310","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/users\/60"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/comments?post=3310"}],"version-history":[{"count":8,"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/posts\/3310\/revisions"}],"predecessor-version":[{"id":3323,"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/posts\/3310\/revisions\/3323"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/media\/3314"}],"wp:attachment":[{"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/media?parent=3310"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/categories?post=3310"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/tags?post=3310"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.infobip.com\/developers\/wp-json\/wp\/v2\/coauthors?post=3310"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}