Skip to main content

67 posts tagged with "New Feature"

View All Tags

· 3 min read

APIMatic now supports four widely-used pagination strategies in Java SDKs: Offset, Page, Cursor, and Link based pagination. This enhancement provides a seamless and unified way to consume paginated API responses, regardless of the underlying mechanism.

· One min read

We’ve added support for configuring proxy servers in the generated .NET SDKs.

This enhancement enables API requests to be routed through custom proxy servers, making it easier to work within corporate networks, behind firewalls, or in environments where outbound connections must go through a proxy.

· One min read

We've added support for configuring proxy servers in the generated PHP SDKs.

This update allows API requests to be routed through custom proxy servers, enhancing compatibility with corporate network environments, firewalls, or any setup requiring outbound traffic to pass through a proxy.