{"id":1698,"date":"2025-08-29T14:01:36","date_gmt":"2025-08-29T08:31:36","guid":{"rendered":"https:\/\/aepsseva.in\/blog\/?p=1698"},"modified":"2025-08-29T14:01:36","modified_gmt":"2025-08-29T08:31:36","slug":"aeps-software-development","status":"publish","type":"post","link":"https:\/\/aepsseva.in\/blog\/aeps-software-development\/","title":{"rendered":"AEPS Software Development: How It Actually Works Behind the Scenes"},"content":{"rendered":"<p class=\"ds-markdown-paragraph\">Imagine a rural village in India where a farmer can walk up to a (<strong>AEPS software development)\u00a0<\/strong> small local shop, use only their fingerprint linked to their Aadhaar number, and instantly withdraw cash, check their bank balance, or deposit money\u2014all without a physical card, a smartphone, or an internet connection on their end. This isn&#8217;t magic; it&#8217;s the power of the Aadhaar Enabled Payment System (AEPS), and it&#8217;s revolutionizing financial inclusion. But have you ever stopped to wonder how this seamless transaction actually happens? The answer lies in the intricate world of <a href=\"https:\/\/www.noblewebstudio.com\/blog\/how-to-choose-the-right-aeps-software-development-company\/\" target=\"_blank\" rel=\"noopener\"><strong>AEPS software development<\/strong><\/a>.<\/p>\n<p class=\"ds-markdown-paragraph\">At its core,\u00a0<strong>AEPS software development<\/strong>\u00a0is the process of building the secure digital bridge that connects a customer&#8217;s biometric authentication request at a micro-ATM to their bank&#8217;s core system and the central UIDAI database, facilitating a transaction in mere seconds. This article will pull back the curtain and give you a clear, step-by-step understanding of how this technology is built and how it functions.<\/p>\n<h2>Deconstructing the AEPS Ecosystem: The Key Players<\/h2>\n<p class=\"ds-markdown-paragraph\">Before we dive into the code, it&#8217;s crucial to understand the cast of characters involved in any AEPS transaction. The software must seamlessly connect all of them:<\/p>\n<ol start=\"1\">\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>The Customer:<\/strong>\u00a0The end-user who wishes to perform a transaction using their Aadhaar number and fingerprint\/iris scan.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>The Bank (Issuer Bank):<\/strong>\u00a0The customer&#8217;s bank where their account is held.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>The Business Correspondent (BC) or Agent:<\/strong>\u00a0The individual or entity (like the local shop owner) providing the AEPS service using a micro-ATM or a biometric scanner.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>The Acquiring Bank:<\/strong>\u00a0The bank that facilitates the transaction for the BC agent. They provide the AEPS software and hardware.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>The National Payments Corporation of India (NPCI):<\/strong>\u00a0The umbrella organization that created and governs the AEPS system. It acts as the central switch routing transactions between banks.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>The Unique Identification Authority of India (UIDAI):<\/strong>\u00a0The guardian of the Aadhaar database. It is solely responsible for verifying the biometric authentication request.<\/p>\n<\/li>\n<\/ol>\n<figure id=\"attachment_1700\" aria-describedby=\"caption-attachment-1700\" style=\"width: 1536px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1700\" src=\"https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5vfjhracf20q263q78-min.png\" alt=\"AEPS software development\" width=\"1536\" height=\"1024\" title=\"\" srcset=\"https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5vfjhracf20q263q78-min.png 1536w, https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5vfjhracf20q263q78-min-300x200.png 300w, https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5vfjhracf20q263q78-min-1024x683.png 1024w, https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5vfjhracf20q263q78-min-150x100.png 150w, https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5vfjhracf20q263q78-min-768x512.png 768w\" sizes=\"auto, (max-width: 1536px) 100vw, 1536px\" \/><figcaption id=\"caption-attachment-1700\" class=\"wp-caption-text\">AEPS software development<\/figcaption><\/figure>\n<h2>The Technical Blueprint: How AEPS Software is Developed<\/h2>\n<p class=\"ds-markdown-paragraph\">Developing AEPS software isn&#8217;t about building a single monolithic application. It&#8217;s about creating a suite of interconnected components that work in harmony. Here\u2019s a breakdown of the core modules:<\/p>\n<h3>1. The AEPS API Integration Layer<\/h3>\n<p class=\"ds-markdown-paragraph\">This is the heart of the software. Developers don&#8217;t build the entire payment rail from scratch; they integrate with the standardized APIs provided by the NPCI and the banks. This layer handles:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Authentication API Calls:<\/strong>\u00a0Sending encrypted biometric data to the UIDAI for verification.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Transaction API Calls:<\/strong>\u00a0Sending financial transaction requests (like cash withdrawal) to the NPCI switch, which then routes it to the customer&#8217;s bank.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Response Handling:<\/strong>\u00a0Receiving and interpreting success or failure responses from all parties.<\/p>\n<\/li>\n<\/ul>\n<h3>2. The Biometric Authentication Module<\/h3>\n<p class=\"ds-markdown-paragraph\">Security is paramount. This module is responsible for:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Integrating with Biometric Devices:<\/strong>\u00a0The software must support a variety of UIDAI-certified fingerprint scanners and iris devices. This is done using Software Development Kits (SDKs) provided by the hardware manufacturers.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Data Capture and Encryption:<\/strong>\u00a0Capturing the raw biometric data, compressing it, and encrypting it using strong standards (like AES-256 encryption) before it is sent to the UIDAI. The software\u00a0<em>never<\/em>\u00a0stores biometric data; it&#8217;s only a secure conduit.<\/p>\n<\/li>\n<\/ul>\n<h3>3. The Transaction Processing Engine<\/h3>\n<p class=\"ds-markdown-paragraph\">This is the brain that orchestrates the entire flow. It defines the business logic for:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Transaction Types:<\/strong>\u00a0Handling the four main AEPS services: Cash Withdrawal, Cash Deposit, Balance Inquiry, and Aadhaar to Aadhaar Fund Transfer.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Fee and Commission Calculation:<\/strong>\u00a0Automatically calculating the Business Correspondent&#8217;s commission for each successful transaction.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Transaction Routing:<\/strong>\u00a0Deciding the optimal path to send the transaction request.<\/p>\n<\/li>\n<\/ul>\n<h3>4. The Admin and Agent Management Dashboard<\/h3>\n<p class=\"ds-markdown-paragraph\">A powerful backend panel is developed for the Acquiring Bank and BC agents to manage operations. This includes:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Agent Onboarding:<\/strong>\u00a0Registering new BC agents and linking them to specific terminals.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Settlement and Reconciliation:<\/strong>\u00a0Viewing daily transaction reports, tracking settlements from NPCI, and reconciling accounts.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Monitoring:<\/strong>\u00a0Real-time monitoring of all active terminals and transaction statuses.<\/p>\n<\/li>\n<\/ul>\n<h3>5. Security and Compliance Layer<\/h3>\n<p class=\"ds-markdown-paragraph\">Given the sensitivity of the data, this is woven into every line of code. It ensures:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>PCI-DSS and UIDAI Compliance:<\/strong>\u00a0Adhering to the strictest data security standards for payment and Aadhaar data.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>End-to-End Encryption (E2EE):<\/strong>\u00a0Ensuring data is encrypted from the biometric device all the way to the bank&#8217;s server.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Tokenization:<\/strong>\u00a0In some advanced implementations, the Aadhaar number is tokenized to add an extra layer of security.<\/p>\n<\/li>\n<\/ul>\n<h2>The Magic in Motion: A Step-by-Step Transaction Flow<\/h2>\n<p class=\"ds-markdown-paragraph\">Let&#8217;s follow the journey of a cash withdrawal request through the\u00a0<strong>AEPS software<\/strong>\u00a0you just built:<\/p>\n<ol start=\"1\">\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Initiation:<\/strong>\u00a0A customer provides their Aadhaar number, bank name (IIN), and fingerprint on the micro-ATM at a BC outlet.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Capture &amp; Encrypt:<\/strong>\u00a0Your AEPS software on the device captures the biometric data, encrypts it along with the transaction details, and sends it to the Acquiring Bank&#8217;s server.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Routing to NPCI:<\/strong>\u00a0The Acquiring Bank&#8217;s server forwards this encrypted packet to the NPCI switch.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Authentication Request:<\/strong>\u00a0NPCI identifies the customer&#8217;s bank (Issuer Bank) and routes the biometric data\u00a0<em>only<\/em>\u00a0to the UIDAI for verification.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Biometric Match:<\/strong>\u00a0UIDAI processes the request, matches the fingerprint against its database, and sends a &#8220;Yes\/No&#8221; authentication response back through the same chain (NPCI -&gt; Issuer Bank -&gt; NPCI -&gt; Acquiring Bank).<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Transaction Approval:<\/strong>\u00a0If authentication is successful, NPCI now sends the financial transaction request (e.g., debit \u20b91000) to the Issuer Bank.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Funds Deduction:<\/strong>\u00a0The Issuer Bank checks the customer&#8217;s account, approves the debit, and sends a confirmation back.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Success!:<\/strong>\u00a0This confirmation travels back through NPCI to the Acquiring Bank, which then sends a &#8220;Transaction Successful&#8221; message to the micro-ATM. The device dispenses cash, and a receipt is printed.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Settlement:<\/strong>\u00a0At the end of the day, NPCI facilitates the net settlement of funds between the Acquiring Bank and the Issuer Bank, and the BC agent receives their commission.<\/p>\n<\/li>\n<\/ol>\n<p class=\"ds-markdown-paragraph\">All this happens in less than 5-10 seconds.<\/p>\n<figure id=\"attachment_1699\" aria-describedby=\"caption-attachment-1699\" style=\"width: 1536px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1699\" src=\"https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5tfm186pdxfswmg80t-min.png\" alt=\"AEPS software development\" width=\"1536\" height=\"1024\" title=\"\" srcset=\"https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5tfm186pdxfswmg80t-min.png 1536w, https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5tfm186pdxfswmg80t-min-300x200.png 300w, https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5tfm186pdxfswmg80t-min-1024x683.png 1024w, https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5tfm186pdxfswmg80t-min-150x100.png 150w, https:\/\/aepsseva.in\/blog\/wp-content\/uploads\/2025\/08\/20250829_1359_Aadhaar-Payment-Innovation_simple_compose_01k3tf0x5tfm186pdxfswmg80t-min-768x512.png 768w\" sizes=\"auto, (max-width: 1536px) 100vw, 1536px\" \/><figcaption id=\"caption-attachment-1699\" class=\"wp-caption-text\">AEPS software development<\/figcaption><\/figure>\n<h2>The Challenges in AEPS Software Development<\/h2>\n<p class=\"ds-markdown-paragraph\">Building this isn&#8217;t without its hurdles:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Biometric Failures:<\/strong>\u00a0Handling scenarios where fingerprints are worn out or not recognized, requiring software to gracefully guide the user to try again.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Network Reliability:<\/strong>\u00a0Ensuring transactions can be stored and processed later (posted) in areas with poor internet connectivity.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Fraud Prevention:<\/strong>\u00a0Implementing robust mechanisms to detect and prevent fraudulent transactions and agent malpractice.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Constant Updates:<\/strong>\u00a0Keeping the software updated with the latest NPCI and UIDAI mandate changes is a continuous process.<\/p>\n<\/li>\n<\/ul>\n<h2>The Future is AEPS-Driven<\/h2>\n<p class=\"ds-markdown-paragraph\"><strong>AEPS software development<\/strong>\u00a0is more than just coding; it&#8217;s about building the plumbing for a financially inclusive India. As technology evolves, we&#8217;re seeing AEPS integrate with newer platforms, moving beyond micro-ATMs to Android-based POS devices and even enabling Aadhaar-based authentication for other financial products. For developers and businesses, understanding this ecosystem is key to tapping into the next wave of digital growth in India, reaching the millions who are still unbanked or underbanked.<\/p>\n<p class=\"ds-markdown-paragraph\">By creating robust, secure, and user-friendly\u00a0<strong>AEPS software<\/strong>, developers aren&#8217;t just building applications\u2014they are actively building a more inclusive economic future.<\/p>\n<hr \/>\n<h3>Frequently Asked Questions (FAQs)<\/h3>\n<p class=\"ds-markdown-paragraph\"><strong>1. Do I need a bank&#8217;s permission to develop AEPS software?<\/strong><br \/>\nYes, absolutely. You cannot directly connect to the NPCI switch as an individual developer. You must partner with a bank (an Acquiring Bank) that is a member of the NPCI. They will provide you with the necessary API credentials, certification, and access to the staging environment for testing.<\/p>\n<p class=\"ds-markdown-paragraph\"><strong>2. What programming languages are used for AEPS development?<\/strong><br \/>\nThe backend, which handles the heavy lifting of API calls, security, and transaction processing, is typically built in robust languages like\u00a0<strong>Java, Python, or .NET<\/strong>. The frontend application that runs on the micro-ATM or Android device can be built using\u00a0<strong>Java, Kotlin (for Android), or cross-platform frameworks like Flutter<\/strong>.<\/p>\n<p class=\"ds-markdown-paragraph\"><strong>3. Is it expensive to develop AEPS software?<\/strong><br \/>\nThe cost can be significant. It&#8217;s not just about development hours; it involves:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Licensing Fees:<\/strong>\u00a0Fees for using NPCI\/UIDAI APIs and certifications.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Hardware Investment:<\/strong>\u00a0Purchasing UIDAI-certified biometric devices for testing and deployment.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Compliance Audits:<\/strong>\u00a0Regular security audits to maintain compliance.<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>Infrastructure Costs:<\/strong>\u00a0Maintaining highly secure and reliable servers.<\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\"><strong>4. Can AEPS work without internet?<\/strong><br \/>\nThe core authentication and transaction process requires an internet connection to communicate with UIDAI and NPCI in real-time. However, the software can be designed to store transaction details locally if the network fails and automatically &#8220;post&#8221; them once the connection is restored, ensuring no data is lost.<\/p>\n<p class=\"ds-markdown-paragraph\"><strong>5. How secure is AEPS? Is my Aadhaar data safe?<\/strong><br \/>\nThe system is designed with multiple layers of security. The biometric data is encrypted and never stored by the AEPS software or the BC agent. It is sent directly to the UIDAI for verification, which only responds with a yes\/no answer. The financial transaction is handled by the banks and NPCI using secure banking channels. The risk is minimized through encryption, tokenization, and strict compliance protocols.<\/p>\n<hr \/>\n<p class=\"ds-markdown-paragraph\"><strong>Disclaimer:<\/strong>\u00a0<em>This article is for educational and informational purposes only. It provides a high-level overview of the AEPS software development process and is not a guide for building a live system. The actual development requires formal certification, partnership with regulated entities, and strict adherence to the guidelines set by NPCI, UIDAI, and RBI. All trademarks (like Aadhaar, NPCI) belong to their respective owners. If you have any concerns regarding the content of this post, please visit our <a href=\"https:\/\/aepsseva.in\/blog\/can-aeps-be-started-without-a-shop-on-aepspe\/\">DMCA<\/a> page and follow the outlined procedure for content removal.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Imagine a rural village in India where a farmer can walk up to a (AEPS software development)\u00a0 small local shop, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1699,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[228],"tags":[1269,1267,1270,1268,1272,1276,1273,1275,1274,1271],"class_list":["post-1698","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aeps","tag-aep-software-center","tag-aeps-software-provider","tag-apes-software","tag-aps-software","tag-aps-software-download","tag-aps-software-download-for-pc","tag-aps-software-gallagher","tag-aps-software-login","tag-aps-software-sap","tag-arps-software"],"_links":{"self":[{"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/posts\/1698","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/comments?post=1698"}],"version-history":[{"count":1,"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/posts\/1698\/revisions"}],"predecessor-version":[{"id":1701,"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/posts\/1698\/revisions\/1701"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/media\/1699"}],"wp:attachment":[{"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/media?parent=1698"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/categories?post=1698"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aepsseva.in\/blog\/wp-json\/wp\/v2\/tags?post=1698"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}