Jentic’s cover photo
Jentic

Jentic

Technology, Information and Internet

Confidently manage, scale, and govern your AI initiatives in one unified platform. Built on open standards.

About us

At Jentic, we’re on a mission to build the core integration layer for AI, enabling developers to connect their AI systems to the world’s APIs easily and securely. We’re creating a critical missing piece of the future AI tech stack — middleware designed from the ground up for the AI era. We’re not just building an AI-facing product, but an AI-native company. We’re building a small highly-productive team, in which everyone is amplified with AI, and where everyone shares personal and financial ownership in our mission. Joining Jentic means shaping the future of software in a team that is built for the future. Check out our Careers page on our website to learn more about how to join us on our Jentic journey.

Website
https://jentic.com
Industry
Technology, Information and Internet
Company size
11-50 employees
Headquarters
Dublin City
Type
Privately Held
Founded
2024
Specialties
AI, Artificial Intelligence, Infrastructure, and AIagents

Locations

Employees at Jentic

Updates

  • Jentic reposted this

    Are you heading to Dublin Tech Summit this week in The RDS? Come along to my session on the Main Stage on Thursday at 1pm for "Engineering in the Age of AI". I'll be joined by Josh Builder from Datavant, and Brendan O'Reilly from Boldyn Networks, with Ryan Woods from Started PR moderating. We’ll be talking about how engineering is changing in practice, not just in theory. How teams are working differently, which skills are becoming more valuable, what companies are getting wrong, and what engineers need to do to stay relevant as the role continues to shift, as well as real-life examples of what we're implementing at Jentic. Looking forward to seeing you there! #dublintechsummit #dublintechweek

    • No alternative text description for this image
    • No alternative text description for this image
  • Jentic Product Lead Liam Quinn discusses how companies that succeed in AI implementation don't have better models or bigger budgets. They sequence it correctly, they build the enablement layer first. The APIs. The governance structures. The workflow intelligence. The test environment before full autonomy. The question to take back to your organization: Are we experimenting with AI, or are we engineering the foundations that allow it to scale? That enablement layer is where Jentic sits. Book a demo now. #EnterpriseAI #AIAgents #AIStrategy #AIInfrastructure

  • Jentic reposted this

    𝗧𝗵𝗲 𝗪𝗲𝗲𝗸𝗹𝘆 𝗦𝗶𝗴𝗻𝗮𝗹 | 𝗔𝗣𝗜 𝗔𝗜-𝗥𝗲𝗮𝗱𝗶𝗻𝗲𝘀𝘀 | 𝗦𝗶𝗴𝗻𝗮𝗹 #𝟲: 𝗔𝘂𝘁𝗵 𝗦𝘁𝗿𝗲𝗻𝗴𝘁𝗵 An #agent doesn't just need to know that your #API requires authentication and the right authorization. It needs to understand how to authenticate safely, with the right mechanism, the right scope, and the right trust model. That information lives in your #OpenAPI description, or it doesn't, meaning consumers have to go out-of-band to discover the information. 𝗧𝗵𝗲 𝗦𝗶𝗴𝗻𝗮𝗹: 𝗮𝘂𝘁𝗵_𝘀𝘁𝗿𝗲𝗻𝗴𝘁𝗵 `auth_strength` scores the average strength of all declared security schemes — from plaintext credentials to cryptographically bound identity. Agents act on this directly and at scale, without the human fallback of reading docs or asking colleagues. • HTTP Basic: 0.10 — credentials on every request, easily leaked • apiKey (query): 0.15 — leaks into logs, URLs, proxies • apiKey (header): 0.50 — moderate; no scoping or rotation • OAuth2 clientCredentials: 0.85 — scoped, strong, right for M2M • OAuth2 authorizationCode (PKCE): 0.90 — most secure OAuth2 flow • OpenID Connect: 1.00 — solid standard, identity-bound access 𝗧𝗵𝗿𝗲𝗲 𝗔𝗣𝗜𝘀. 𝗩𝗲𝗿𝘆 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝘁 𝗦𝗰𝗼𝗿𝗲𝘀. Spotify Web API scores 90% `89` operations with #OAuth2 authorizationCode grant-type. Scoped, renewable, machine-readable. A consumer requests precisely the permissions it needs — `playlist-read-private`, `user-read-email` but nothing more. PagerDuty API scores 50% `420` operations. apiKey in header. In practice it offers read-only key flags, RBAC-scoped User Tokens with fine-grained permissions but none of it visible from the OpenAPI Description. The description says `apiKey in header` and stops. The 50% reflects what the spec tells an agent — not what the platform can do. Zendesk Support API scores 10% `489` operations. HTTP Basic. Every call transmits base64-encoded credentials — no OAuth, no scopes, no rotation. Static, unscoped, and irrevocable across 489 operations. 𝗪𝗵𝗮𝘁 𝗚𝗼𝗼𝗱 𝗟𝗼𝗼𝗸𝘀 𝗟𝗶𝗸𝗲 OAuth 2.0 with scopes is a solid baseline. For M2M: clientCredentials. For user-delegated: authorizationCode + PKCE. Declare scopes in the spec. If you're still on Basic or unscoped keys, migrate now. New agent-based standards like SPIFFE and AAuth are emerging to add even more rigor for agent API consumers. Agents need verifiable identity. Surface the auth model in the API contract. This is Signal #6 in a weekly series on Jentic API AI-Readiness Scoring. Each week: three real APIs, one signal, open scorecard data. Framework: https://lnkd.in/dm8JYJsa Score your API: https://lnkd.in/d-Yt6cXV #TheWeeklySignal #APIReadiness #OpenAPI #AIReadiness #AgentExperience #APIsAreForever #APISecurity

    • No alternative text description for this image
    • No alternative text description for this image
    • No alternative text description for this image
    • No alternative text description for this image
    • No alternative text description for this image
      +2
  • Jentic's Frank Kilcommins and Erik Wilde are hosting an online masterclass on "Architecting Production-Ready APIs for AI Agents". The session is a deep dive on how AI agents interact with APIs and where automation introduces architectural risks. Register now with a 40% discount: https://lnkd.in/e2rkNuxJ

    View organization page for OpenAPI Initiative

    5,510 followers

    The OAI Track at apidays New York is today, May 14! If you at apidays New York be sure to head down to the Johnson Studio at 14:00 EST where Erik Wilde will be hosting, and Frank Kilcommins will kick things off with his talk "Beyond OpenAPI: Workflows That AI Agents Can Actually Execute". Talking of Erik and Frank, these experts of all things #API, #OpenAPI, and #Arazzo from Jentic are hosting an online masterclass entitled "Architecting Production-Ready APIs for AI Agents". The session is a deep dive on how AI agents interact with APIs and where automation introduces architectural risks. You'll learn practical guidance and strategies for improving the AI-readiness of your API platform, including: ▶️ Better descriptions of existing APIs. ▶️ Improving API design for predictable usage. ▶️ Using semantic search to discover APIs at runtime. ▶️ Applying fine-grained access control for agents, to safeguard your platform. ▶️ Creating deterministic workflows for implementing repeatable tasks. ▶️ Using sandboxes for safe experimentation. To register for the class use this link, which includes a 40% discount on the class cost: https://lnkd.in/e2rkNuxJ Also check out the sneak peak video, which gives a flavour of what Erik and Frank will be covering in the masterclass!

  • Jentic reposted this

    𝗧𝗵𝗲 𝗪𝗲𝗲𝗸𝗹𝘆 𝗦𝗶𝗴𝗻𝗮𝗹 | 𝗔𝗣𝗜 𝗔𝗜-𝗥𝗲𝗮𝗱𝗶𝗻𝗲𝘀𝘀 | 𝗦𝗶𝗴𝗻𝗮𝗹 #𝟱: 𝗥𝗲𝘀𝗽𝗼𝗻𝘀𝗲 𝗖𝗼𝘃𝗲𝗿𝗮𝗴𝗲 A well-documented #OpenAPI response surface is foundational developer experience. Described outcomes let developers harden client integrations against the full range of what an API can return: success flows handled correctly, error paths explicit, nothing falling through silently. For an #aiagent, that same documentation enables efficient planning before execution and prevents silent failure at runtime. An agent acting autonomously on behalf of a user has no such fallback, and in multi-step workflows, one undocumented failure cascades into several. This week's question: beyond the success case, how much of your API's response landscape have you actually documented? 𝗧𝗵𝗲 𝗦𝗶𝗴𝗻𝗮𝗹: 𝗿𝗲𝘀𝗽𝗼𝗻𝘀𝗲_𝗰𝗼𝘃𝗲𝗿𝗮𝗴𝗲 `response_coverage` measures the percentage of operations with complete response definitions, scored per operation across four categories: • +0.25 if one 2XX response is defined • +0.25 if one 4XX response is defined • +0.25 if one 5XX response is defined • +0.25 if a default is defined Each category is a distinct decision branch. Leave one undocumented and agents, and developers, have one fewer known path to act on. 𝗧𝗵𝗿𝗲𝗲 𝗔𝗣𝗜𝘀. 𝗩𝗲𝗿𝘆 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝘁 𝗥𝗲𝘀𝘂𝗹𝘁𝘀. DigitalOcean API gets 100% 589 operations, essentially every one documents all four response categories. An agent managing droplets, load balancers, or Kubernetes clusters knows exactly what to expect at every step. At that scale, this kind of completeness doesn't happen by accident. Okta Admin Mgmt API gets 50% 727 operations with half the response landscape documented on average. Consumers use this API to provision users, manage access policies, and configure OAuth clients. Knowing whether a failure is a permission boundary, a rate limit, or a server fault requires different handling. On half of Okta's operations, those distinctions aren't documented. #HuggingFace Hub API gets 20% 235 operations, 80% with no documented response signal. The sharpest irony: HuggingFace builds the model infrastructure that powers AI agents, and the Hub API is one of the most agent-relevant APIs in existence. Yet the agents using it have almost nothing to act on when calls go wrong. 𝗪𝗵𝗮𝘁 𝗚𝗼𝗼𝗱 𝗟𝗼𝗼𝗸𝘀 𝗟𝗶𝗸𝗲 Document all four response categories on every operation. For 4XX, cover at minimum 400, 401, 403, 404, and 429 so agents can distinguish bad input from auth failure from rate limiting. If you already use RFC 9457 Problem Details for error bodies (Signal #2 in this series), the structure is there, the remaining gap is coverage. This is Signal #5 in a weekly series. Each week: 3 real APIs, 1 signal, & open scorecard data Jentic Framework: https://lnkd.in/dm8JYJsa Score your API: https://lnkd.in/d-Yt6cXV #TheWeeklySignal #OpenAPI #AIReadiness #AgentExperience

    • No alternative text description for this image
    • No alternative text description for this image
    • No alternative text description for this image
    • No alternative text description for this image
    • No alternative text description for this image
      +2
  • View organization page for Jentic

    7,621 followers

    Jentic Head of Enterprise Strategy, Erik Wilde, is also presenting at apidays New York presenting tomorrow with a talk that highlights a topic that every enterprise is getting wrong: "The Hidden Common Ground in Business Agents and Agentic Coding" Most organisations are treating business agents and agentic coding as separate bets, separate platforms, separate governance, separate spend. Erik's talk reveals the shared foundation they're both built on, and why building it once is the smarter move. #APIDaysNYC #EnterpriseAI #AIAgents #APIStrategy

    • No alternative text description for this image
  • Our Head of Enterprise Architecture, Frank Kilcommins, is at apidays New York this week, taking the stage tomorrow at 2:10pm with a talk that goes straight to the heart of what we're building: "Beyond OpenAPI: Workflows That AI Agents Can Actually Execute" Frank will be giving one of the first public previews of Arazzo 1.1.0 - the upgrade that extends workflow orchestration beyond OpenAPI into AsyncAPI, bridging synchronous and asynchronous systems for the first time. He will also be doing a session on The Open Standards Powering the Agentic Future of Travel at 11:20am, this session will examine what it takes to build travel capabilities that agents can actually use. #apidaysNYC #Arazzo #OpenAPI #AsyncAPI #AIAgents #EnterpriseAI

    • No alternative text description for this image
  • Interesting discussion at this morning's From Pilots to Production: Making AI Deliver Real Value panel at the EY AI Impact Summit 2026 "I'm going to take the opposite position and say I don't think most organisations are being ambitious enough about this. I don't think they realise at the top level how transformative this is going to be...most enterprises are full of 20, 30-year-old legacy systems that have always been there the whole time. You have an opportunity now to tear all this down and rebuild a legacy system from scratch and rebuild in such a way that future agents in AI want to be. And if you don't see that opportunity, somebody else will." Michael Cordner, CTO & Co-Founder of Jentic

    View organization page for Business Post AI Impact Summit

    460 followers

    "One of the pillars of our program, for example, we use machine learning for passenger forecasting and security team deployment. So that is an area we are now looking to expand out and invest in as part of this program to look at further workforce deployment, so terminal service teams, staffing, cleaning and retail, all of the areas that have to respond to different flight patterns and so on, as well as physical assets in an airport." Nuala Bryce, AI Programme Manager, Dublin Airport "We all get guilty of it when it comes to AI, where we're really curious and we chase the new shiny tool, and we chase whiteboarding something, or we chase getting something out in front of everyone else so they can see we're using AI. And startups do the same, scale-ups do the same, probably a lot of us in this room do the same, I'm guilty of that type of stuff, but the truth is that the most beneficial use of AI that actually deliver real value for a business, the customers probably won't see." Conor Moynagh, Head of VC, HubSpot for Startups "The first thing that everybody in this room should do is define what real value means for your business, what it means for your customers. You can have transformational change through small steps. And for me, that's the next way to go. Yes, by all means, come and talk to me and do a big bang project. I'd be delighted to do that with you. But I think overall, the success of your business is to do it in many, many, many small steps." Ciarán Doyle, Solutions Engineering Leader, EMEA, OpenAI "I'm going to take the opposite position and say I don't think most organisations are being ambitious enough about this. I don't think they realise at the top level how transformative this is going to be...most enterprises are full of 20, 30-year-old legacy systems that have always been there the whole time. You have an opportunity now to tear all this down and rebuild a legacy system from scratch and rebuild in such a way that future agents in AI want to be. And if you don't see that opportunity, somebody else will." Michael Cordner, CTO & Co-Founder, Jentic Key points from Nuala, Conor, Ciaran and Michael's panel discussion From Pilots to Production: Making AI Deliver Real Value moderated by Charlie Taylor, Charlie Taylor, Journalist and Tech Editor, Business Post at today's AI Impact Summit in association with EY. #BPAISummit26 #AIImpactSummit26 #AISummit26 #EY #AI

    • No alternative text description for this image
  • The question isn't whether AI agents will interact with your software. They will. The question is whether you're ready for them.

    "All the Web's an API, and AI Agents its users", to paraphrase Shakespeare. Salesforce's Headless 360 is a major step in this direction. "No AI without APIs", as Augusto Marietti has said. But here are some concerns: - Very few vendors have everything in their UX available in a API. The Amazon Web Services (AWS) console has everything in its UX in an API, but it's one of the *very few* true examples of this practice. Expect vendors now to scramble to build out their APIs to fully reflect everything in their UX. - Computer Use is the antithesis of APIs. And it's growing. If your APIs have too much sign-up friction, expect your UX to be scraped by AI agents instead. Vendors like Jentic are working to reduce this API friction for AI agents. - Headless SaaS is not new. We've been tracking it on our Hype Cycle for some years now. It went through the Trough of Disillusionment over the past few years. Why? Because it means giving up control of the System of Engagement. And API pricing has always been tricky - which is why my Gartner colleagues like John Santoro gets so many client inquiries about API pricing. The last point is key: Headless SaaS means giving up control of the System of Engagement. Is that a capitulation to AI Agents, or is it a smart move?

    • No alternative text description for this image

Similar pages

Browse jobs

Funding

Jentic 2 total rounds

Last Round

Non equity assistance

Investors

AWS Startups
See more info on crunchbase