
Closed
Posted
Paid on delivery
I need an experienced developer who has already worked with the APISetu platform to create a reliable document-sharing API focused on PDF files. The goal is to plug directly into APISetu’s workflow so that authorised consumer applications can request, fetch, and display my organisation’s PDFs with the same ease that DigiLocker-style services provide. Here’s what I expect: • Build and expose the endpoints required by APISetu for publishing documents, fetching them on demand, and checking their status. • Ensure the solution follows the standard consent, token and callback sequence mandated by APISetu so onboarding later with MeitY is straightforward. • Handle PDF formatting nuances—page orientation, file size limits, MIME types—so that every file returned is immediately usable without post-processing. • Provide concise setup notes, Postman collections (or similar) for quick testing, and a small read-me that outlines any environment variables or secrets I need to set. Right now my only mandatory format is PDF, but I’m open to features such as encryption or digital signatures if you feel they add value and fit naturally into the same flow. Please share a brief note on similar APISetu integrations you have delivered and how quickly you can have a staging version ready so I can start the compliance paperwork.
Project ID: 40673962
123 proposals
Remote project
Active 1 day ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
123 freelancers are bidding on average $132 USD for this job

Hello, I am Dr. Rajesh Rolen, PhD in Computer Science & Engineering, with experience of over 20+ years in API Development, API Integration, RESTful API, Software Development, Web Services, API Testing, Software Engineering As a preferred freelancer in the top 1%, I have done 400+ projects here on freelancer.com, I have 4.9 ratings out of 5 on average, which showcases my quality of work and timely delivery. Key Highlights: - Free Hosting Support on the Cloud or any desired platform. - Free 3 months of post-delivery support to ensure that our client doesn’t face any challenges after the launch of the project. - Free Dedicated tester on projects to ensure quality delivery, so clients don’t need to act as a tester. - 10+ Years experience UI/UX team to ensure intuitive UI. Portfolio: https://www.freelancer.com/u/Microlent Please open the chat and send me a message, so we can have a more detailed discussion about the project to give you the project timeline and cost. Thank you for considering my services. I look forward to engaging in a productive conversation and understanding how I can be of assistance in bringing your project to life. Regards Rajesh Rolen
$140 USD in 10 days
7.5
7.5

You need a compliant Data Provider (issuer) API that APISetu's gateway can call on behalf of authorised consumer apps to verify and pull your PDFs. I'd implement the standard pull flow — a verification endpoint that confirms a document exists for the given CertificateParameters, and a pull endpoint that returns the base64 PDF inside the mandated XML/JSON envelope — with HMAC/consumer-key validation, txnId echo, correct error codes, and rate-limit-safe handling. PDFs get normalised server-side: A4 orientation, application/pdf MIME, size kept under the gateway ceiling, optionally PKCS#7 signed so they verify in Adobe. You'll get a staging URL, Postman collection, .env reference and setup notes for your MeitY paperwork. I can start immediately.
$30 USD in 1 day
7.1
7.1

Hi, I can create a reliable document-sharing API focused on PDF files for the APISetu platform. I understand the importance of seamless integration with APISetu’s workflow, ensuring that authorized consumer applications can easily request, fetch, and display your organization’s PDFs. To address the project challenge, I will build and expose the necessary endpoints for publishing documents, fetching them on demand, and checking their status. I will ensure compliance with the standard consent, token, and callback sequence mandated by APISetu, facilitating straightforward onboarding with MeitY. I will handle PDF formatting nuances, including page orientation, file size limits, and MIME types, ensuring that every file returned is immediately usable. Additionally, I will provide concise setup notes, Postman collections for quick testing, and a small read-me outlining any required environment variables or secrets. I have successfully delivered similar APISetu integrations in the past, and I can have a staging version ready within 10 days to initiate the compliance paperwork. Ready to start immediately!
$90 USD in 10 days
6.0
6.0

Hi, I reviewed your request to build an APISetu PDF Sharing API that lets authorised consumer applications request, fetch, and display organisation PDFs in the same flow as DigiLocker-style services. I’ll design the publishing, fetching, and status-check endpoints, then implement the consent, token, and callback sequence mandated by APISetu so onboarding later with MeitY stays straightforward. I’ll also normalize PDF formatting nuances like orientation, file size limits, and correct MIME types to ensure responses are immediately usable without post-processing, and I’ll validate everything with API Testing and clean Software Development practices. You’ll get clear setup notes, a Postman-ready collection for quick testing, and a concise read-me for environment variables. Let’s discuss here now.
$150 USD in 7 days
6.1
6.1

Hello!! {{{ I HAVE EXPERIENCE WITH API INTEGRATIONS, SECURE DOCUMENT SYSTEMS, REST APIs & GOVERNMENT-STYLE AUTHENTICATION WORKFLOWS BEFORE AND I CAN SHOW YOU }}} I have carefully reviewed your requirements and can build the PDF document-sharing API around the APISetu workflow, including document publishing, fetching and status APIs. I will implement the required consent, token and callback flow, secure authentication, PDF validation/MIME handling and reliable error responses, with the architecture prepared for APISetu/MeitY onboarding. I will also provide Postman collections, environment configuration, setup documentation and a clean README for staging and deployment. Digital signatures or encryption can be added if required. I have 11+ years of programming experience and can deliver a staging version quickly for your compliance testing. I WILL PROVIDE 2 YEARS OF FREE ONGOING SUPPORT AND COMPLETE SOURCE CODE. Thanks, Christina
$140 USD in 7 days
5.9
5.9

Hi, I’m Karthik, a seasoned developer with 15+ years of experience, including extensive work with the APISetu platform. I’m excited about your project to create a PDF document-sharing API. I will: - Build and expose the necessary endpoints for publishing, fetching, and checking PDF status, ensuring seamless integration with APISetu’s workflow. - Implement the required consent, token, and callback sequences for smooth onboarding with MeitY. - Address PDF formatting nuances like orientation, size limits, and MIME types to ensure all files are ready for use without post-processing. - Provide setup notes, Postman collections for testing, and a concise README for environment variables. I’ve successfully delivered similar APISetu integrations, ensuring compliance and functionality. I can have a staging version ready within X days for your review. Let’s discuss how I can add value to your project. Best, Karthik
$200 USD in 7 days
5.2
5.2

I’ve integrated APISetu’s document-sharing flows for two state nodal agencies last year, handling consent, token exchange, and callback validation—so this is right in my wheelhouse. I’ll scaffold a minimal REST API in Node.js with Express, wiring the three mandatory endpoints (publish, fetch, status) to APISetu’s OAuth2 and callback endpoints using their exact payload schemas. PDF handling sits behind a lightweight Sharp pipeline that enforces size limits, correct MIME types, and retains original page orientation without post-processing. A single Postman collection with preconfigured auth will let you hit the staging URL the same afternoon; I’ll drop a one-page README with environment variables and secrets placement only. Staging build ready in three days. Thanks, Andrii.
$175 USD in 2 days
5.0
5.0

Hello, The heart of an APISetu integration is not the PDF handling, it is becoming a compliant document repository, which is what decides MeitY onboarding. As a publisher, your API implements the roles APISetu expects: an endpoint declaring what identifiers locate a document, and a pull-document endpoint returning the file only against a valid, consented request. The consent, token, callback sequence you named is the core, and the detail that matters is that every fetch verifies the request came through APISetu with a valid token before releasing anything. A repository that returns a PDF without validating the token fails certification and leaks documents. So verification first, file second. On the PDF, APISetu expects it base64-encoded with the correct MIME type, within the size limit. So I fetch or generate, confirm a valid single PDF of the right orientation, and encode it so the consumer app renders it directly, no post-processing, as you want. On your optional ideas, digital signatures genuinely add value: a signed PDF lets the receiving app verify authenticity, the whole point of a DigiLocker flow. I would build so signing slots in naturally. I deliver a staging endpoint, a Postman collection covering the full consent-to-fetch sequence, and setup notes listing every secret and variable, so you start the paperwork against a working reference. One question: are the PDFs pre-existing files you store, or generated per request from live data? That shapes the design.
$100 USD in 3 days
4.9
4.9

Hi there, I can build the document-sharing API you need for APISetu, ensuring it integrates seamlessly with the existing workflow. I have experience developing RESTful APIs and can handle the required endpoints for publishing and fetching PDFs, while adhering to the consent, token, and callback standards specified. For the PDF nuances, I'll make sure to address page orientation, file size limits, and MIME types appropriately. I can also provide concise setup notes and Postman collections for quick testing. Kindly share any specific deadlines you have in mind, and I'll get started promptly. Your satisfaction is my priority and I guarantee that I will deliver you a high-quality result. Regards, Ali
$30 USD in 1 day
4.7
4.7

APISetu integration needs more than serving PDF files; the issuer API, consent flow, credentials, document metadata and audit trail must align with onboarding requirements from the beginning. I’ll first map your document types and existing storage against APISetu’s publisher workflow, then implement versioned endpoints for document discovery, retrieval and status. The service will validate consent and tokens, secure callbacks, record access events and return consistent metadata, MIME types and error responses. PDFs will be checked for size, orientation, readability and integrity before delivery, with optional encryption or signing added only where the approved workflow supports it. A staging deployment, automated tests, Postman collection, environment template and concise README will be included. Which organisation type, document category and APISetu onboarding stage are you currently at?
$110 USD in 3 days
4.8
4.8

Hi, I’m Denis and have worked with government-approved API platforms like APISetu for secure document exchange. I understand you need a clean REST API that exposes endpoints for publishing PDFs, fetching them securely, and tracking status—exactly matching APISetu’s consent and callback flow so your MeitY onboarding stays simple. The core challenge is making sure every PDF returned is immediately usable—handling file size, orientation, and MIME types without extra processing on the consumer side. I’ll keep the API lean but robust, include Postman collections for quick testing, and document every environment variable so your team can move straight into compliance paperwork. Similar integrations I’ve built required strict OAuth sequences and status callbacks, and those systems stayed stable under high concurrent loads. Staging can be live within a week so you can begin validation right away. I can start working right away. Let's connect and discuss the details. Thanks, Denis.
$30 USD in 3 days
4.6
4.6

Hello, The critical part of this integration is reproducing APISetu's expected consent, token, callback, and document retrieval flow correctly, rather than exposing a generic PDF REST API. The implementation should also keep PDF validation separate from the API layer so MIME type, file size, orientation, and delivery issues can be tested independently. I would structure the staging version around clear environment configuration, reproducible Postman tests, callback logging, and failure handling so the compliance workflow can be validated before production onboarding. Are you already registered with APISetu and have access to the relevant sandbox specifications and credentials, or does the project include obtaining those prerequisites? Have a nice day
$250 USD in 5 days
4.8
4.8

==== Hi - Truong here ==== "APISETU PDF DOCUMENT SHARING API" — you need the consent, token, callback, and PDF delivery flow working correctly for compliance and staging. I’d keep the API focused on APISetu’s required publish, fetch, and status flow, with strict PDF MIME/type and size validation before any document is returned. I’ll also provide Postman tests and a short setup guide so the staging environment is easy to verify. Which APISetu onboarding documentation or sandbox credentials will you provide for the required consent and callback flow?
$30 USD in 1 day
4.6
4.6

Hello, I have carefully read your project description and understand that you are looking for a skilled professional to develop a reliable PDF document-sharing API integrated with the APISetu platform, following its consent, authentication, token, callback, and document-fetching workflows. To approach your project I will first review the APISetu integration requirements and design a secure, versioned REST API for document publishing, retrieval, status checks, and authorised access. I’ll handle PDF validation, MIME types, file-size limits, orientation and secure storage while ensuring the response format is immediately usable by consuming applications. I’ll also prepare Postman collections, environment configuration, authentication secrets, error handling, logging, and clear documentation to make staging and subsequent MeitY onboarding straightforward. Digital signatures or encryption can be considered where they provide genuine value. In terms of relevant experience, I have experience developing secure REST APIs, authentication flows, document-processing systems, third-party API integrations, and production-ready backend services. I’d love to discuss your APISetu requirements further and review any existing documentation or sandbox access you have. Best Regards, Rabia Shaikh.
$200 USD in 3 days
4.3
4.3

Hello, I appreciate the opportunity to bid on your project for developing a document-sharing API on the APISetu platform. I understand your goal is to create a robust solution for managing PDF files that integrates seamlessly into your workflow, ensuring ease of access for authorized consumer applications. I have extensive experience working with APISetu and have successfully implemented similar integrations that required creating endpoints for document publishing, fetching, and status checks. My expertise in API development and handling PDF nuances will ensure that your API functions flawlessly. To achieve your project goals, I propose the following approach: - Design and implement the necessary API endpoints for document management in compliance with APISetu's standards. - Ensure adherence to the consent, token, and callback sequences for smooth onboarding with MeitY. - Address PDF formatting requirements to deliver immediately usable files. - Provide comprehensive setup documentation, including Postman collections for testing and a read-me guide for environment configurations. I am eager to begin this project and confident in delivering a high-quality solution quickly. I can have a staging version ready within two weeks, allowing you to initiate compliance paperwork promptly. Please feel free to reach out to discuss further details. Best regards.
$30 USD in 7 days
4.4
4.4

Hi, your APISetu PDF sharing flow is clear: you need a compliant document API that lets authorised apps request, fetch, and display PDFs reliably. I’ve built integration-heavy APIs with consent, token, and callback sequences, and I’m comfortable working with PDF delivery rules, MIME handling, file limits, and response validation. I’d focus first on the APISetu contract, then implement the publish, fetch, and status endpoints so the workflow is stable and easy to onboard later with MeitY. I’d also prepare Postman collections, concise setup notes, and a small read-me covering environment variables, secrets, and testing steps. If encryption or digital signatures fit the flow, I can include them without adding unnecessary complexity. I can have a staging version ready quickly so you can begin compliance paperwork with confidence. Best regards, Gabriel
$250 USD in 5 days
4.1
4.1

Hello, I have strong experience with secure document APIs, REST integrations, OAuth/token-based authentication, consent workflows, callbacks, PDF handling, and government/enterprise-style API integrations. I understand that this project requires integration specifically around the APISetu workflow, including document publishing, on-demand retrieval, status checks, consent/token handling, and callbacks for authorised consumer applications. Working Flow: APISetu Specification Review → Secure Authentication/Consent Flow → Document Publishing APIs → PDF Retrieval & Status → Callback Handling → Testing → Staging Deployment I can ensure proper PDF MIME handling, file validation, orientation/size considerations, and optionally incorporate encryption or digital-signature support where compatible with the required workflow. I will also provide Postman collections, environment configuration, concise setup documentation, and a staging version for testing and compliance preparation. I would first review your APISetu onboarding documentation and technical access requirements to confirm the exact endpoints and compliance flow before implementation. Thanks
$140 USD in 7 days
4.5
4.5

Hello, I’m interested in this APISetu PDF-sharing integration. I have 11+ years of professional Java development experience, with strong expertise in Spring Boot, REST APIs, secure API integrations, authentication/token handling, callbacks/webhooks, PDF processing and enterprise systems. I can build the service around the applicable APISetu specifications, including: Secure document publishing/retrieval APIs Token and authorization handling Consent/callback workflow PDF validation and MIME/type handling File-size and document validation Secure storage and controlled document access Status/check endpoints Postman collection for testing Environment configuration and secrets management Logging, error handling and API testing Staging deployment and technical documentation I would first validate the exact APISetu provider/consumer flow, required request/response schemas, authentication mechanism and onboarding requirements before finalizing the implementation. I have extensive experience working with production REST APIs and third-party integrations, and can provide a clean Spring Boot implementation designed for maintainability and security. I can start with the staging implementation and provide a clear setup/README and Postman collection for your compliance and integration testing. Best regards, Rohit
$30 USD in 1 day
3.9
3.9

Hi there, I've read your project description and it sounds like you need an experienced developer to create a seamless PDF sharing API that integrates with the APISetu platform. My approach would be to build the necessary endpoints for publishing, fetching, and checking the status of PDFs, ensuring compliance with APISetu’s requirements. I can also take care of PDF formatting details so that the files are ready to use right away. I have worked on similar APISetu integrations before, focusing on creating smooth workflows for document handling. Alongside the API, I’d provide setup notes and testing collections to make sure everything is easy to work with. If additional features like encryption or digital signatures fit naturally into the flow, I’d be happy to implement those as well. Best regards, Muhammad Arshman
$200 USD in 4 days
3.6
3.6

Hello, As a result of a detailed review of your requirements, I understand you need a standards-compliant APISetu integration for publishing, fetching, and checking PDF documents, with the consent/token/callback flow implemented cleanly for later MeitY onboarding. I have experience with REST APIs, OAuth/token-based authentication, callback/webhook flows, API testing, PDF delivery, and secure service integration. My approach would be to first map the exact APISetu contract and required issuer/consumer flows, then implement versioned endpoints with strict validation, token handling, status tracking, and structured error responses. For PDFs, I’ll validate MIME type, size, orientation/page integrity, and response headers so files are immediately consumable by authorised applications. I’ll also provide a Postman collection, environment template, setup notes, and concise documentation for secrets, callbacks, and staging deployment. Encryption or digital signatures can be added if they align with the onboarding requirements rather than complicating the base flow. I’d propose delivering a staging-ready integration in **5–7 days**, subject to APISetu access/documentation availability. One quick question: do you already have APISetu sandbox credentials and your issuer/onboarding identifiers? Best regards, Carlos
$50 USD in 7 days
3.7
3.7

Hoffman Estates, United States
Member since Aug 27, 2026
$250-750 USD
$30-250 NZD
$750-1500 USD
$250-750 USD
$30-250 USD
$30-250 USD
€30-250 EUR
€8-30 EUR
₹1500-12500 INR
₹1500-12500 INR
€30-250 EUR
₹1500-12500 INR
$30-250 USD
₹1500-12500 INR
$8-15 USD / hour
$5000-10000 USD
$250-750 USD
$8-15 USD / hour
₹1500-12500 INR
₹600-1500 INR