<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>API Insights Archives - ShiftMag</title>
	<atom:link href="https://shiftmag.dev/tag/api-insights/feed/" rel="self" type="application/rss+xml" />
	<link>https://shiftmag.dev/tag/api-insights/</link>
	<description>Insightful engineering content &#38; community</description>
	<lastBuildDate>Tue, 19 Dec 2023 11:28:39 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shiftmag.dev/wp-content/uploads/2024/08/cropped-ShiftMag-favicon-32x32.png</url>
	<title>API Insights Archives - ShiftMag</title>
	<link>https://shiftmag.dev/tag/api-insights/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>API Insights: Most API requests are made on Wednesdays</title>
		<link>https://shiftmag.dev/api-insights-report-2332/</link>
		
		<dc:creator><![CDATA[Antonija Bilic Arar]]></dc:creator>
		<pubDate>Fri, 15 Dec 2023 15:06:38 +0000</pubDate>
				<category><![CDATA[API]]></category>
		<category><![CDATA[API endpoints]]></category>
		<category><![CDATA[API Insights]]></category>
		<category><![CDATA[API requests]]></category>
		<guid isPermaLink="false">https://shiftmag.dev/?p=2332</guid>

					<description><![CDATA[<p>Key findings and insights on APIs after one billion API requests were analyzed.</p>
<p>The post <a href="https://shiftmag.dev/api-insights-report-2332/">API Insights: Most API requests are made on Wednesdays</a> appeared first on <a href="https://shiftmag.dev">ShiftMag</a>.</p>
]]></description>
										<content:encoded><![CDATA[<figure class="wp-block-post-featured-image"><img fetchpriority="high" decoding="async" width="1200" height="630" src="https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-1.png?x91379" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" style="object-fit:cover;" srcset="https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-1.png 1200w, https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-1-300x158.png 300w, https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-1-1024x538.png 1024w, https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-1-768x403.png 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></figure>


<p>APIs account for 83% of all internet traffic, and 90% of developers use APIs in their daily jobs in one way or another, which confirms the saying that &#8216;APIs are eating the world&#8217; and that we live in the API economy era. <br><br>In their <strong><a href="https://report.treblle.com/" target="_blank" rel="noreferrer noopener">report on the state of API design</a></strong>, usage, and performance in 2023, Anatomy of an API 2023, an APIOps platform, <a href="https://www.treblle.com/" target="_blank" rel="noreferrer noopener">Treblle</a> looked at 9,000 APIs from various industries and analyzed <strong>one billion API requests.</strong></p>



<h2 class="wp-block-heading"><span id="understanding-api-design-and-performance">Understanding API Design and Performance</span></h2>



<ul class="wp-block-list">
<li>The average API boasts 22 endpoints, with a trend towards microservice-oriented architectures.</li>



<li>GET and POST are the most widely used HTTP methods, indicating a focus on information retrieval</li>



<li>The study reveals a substantial presence of &#8216;zombie endpoints,&#8217; which pose security risks due to lack of maintenance.</li>



<li>Success responses (2xx) dominate the HTTP response codes, with client errors (4xx) being four times more prevalent than server errors (5xx).</li>



<li>Popular SDKs for API development include Laravel and NodeJS, reflecting the widespread use of PHP and Javascript</li>
</ul>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="538" src="https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-1024x538.png?x91379" alt="" class="wp-image-2341" srcset="https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-1024x538.png 1024w, https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-300x158.png 300w, https://shiftmag.dev/wp-content/uploads/2023/12/API-insights-768x403.png 768w, https://shiftmag.dev/wp-content/uploads/2023/12/API-insights.png 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Other findings include a remarkable <strong>96% growth of AI APIs compared to 2022</strong>. This marks the change of APIs from simple data carriers into intelligent, adaptive interfaces capable of learning. It also means the creation of more intuitive and user-centric applications.<br><br>Integration of APIs and AI also poses some risks and calls for more focus on data privacy, ethical considerations, and security. Security is, the study finds, still a critical challenge in API development. A concerning <strong>51% of API requests lack authentication</strong>, and 55% carry a medium threat level.</p>



<h2 class="wp-block-heading"><span id="api-trivia">API Trivia</span></h2>



<ul class="wp-block-list">
<li>Wednesdays experience the highest volume of API requests</li>



<li>In terms of time, the highest volume of API requests happened in Q3</li>



<li>Due to AWS&#8217;s data centers, the United States leads in API request volumes, with Ashburn, Virginia, being the global hotspot.</li>



<li>The average API has 22 endpoints.</li>



<li>20% of API endpoints remain unused for over 30 days</li>



<li>Client-side errors are four times more common than server-side errors in API interactions.</li>
</ul>
<p>The post <a href="https://shiftmag.dev/api-insights-report-2332/">API Insights: Most API requests are made on Wednesdays</a> appeared first on <a href="https://shiftmag.dev">ShiftMag</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: shiftmag.dev @ 2026-04-30 00:44:17 by W3 Total Cache
-->