Packages

4763 results

Autodesk Construction Cloud (ACC) API

Developer Tools

Autodesk Construction Cloud (ACC) REST API via Autodesk Platform Services (APS) for construction project management and BIM collaboration platform. Enables AI agents to manage construction RFI (Request for Information) creation and tracking for project communication, handle submittal review workflow automation for construction approvals, access BIM model data and design coordination clash detection results, retrieve construction document and drawing version management data, manage daily log and field report collection from construction sites, handle cost management and budget tracking data for construction finance, access schedule and milestone tracking for project timeline management, retrieve quality and safety checklist completion data for compliance, manage punch list and deficiency tracking for project closeout, and integrate construction data with BIM 360, Revit, and project management platforms.

Free tier autodesk construction-cloud acc
61

DEV.to API

Developer Tools

DEV.to (Forem) REST API — programmatic access to create, publish, and manage developer blog articles on DEV Community, the largest developer blogging platform, with article management, comments, reactions, and user profile access.

Free tier dev-to blogging developer
61

Hasura Cloud API

Other

Managed GraphQL engine that instantly generates a GraphQL and REST API from a PostgreSQL schema with subscriptions and row-level security via session variables.

Free tier graphql postgresql subscriptions
61

Incode Identity Verification API

Developer Tools

Incode identity verification REST API for biometric KYC, document verification, and fraud prevention. Enables AI agents to manage government ID document scanning and verification for KYC onboarding automation, handle facial biometric liveness detection and selfie-to-ID matching for identity verification, access real-time fraud risk scoring and synthetic identity detection for AML compliance, retrieve age verification and document authenticity scoring for regulated access control, manage repeat visitor recognition and identity persistence for secure customer authentication, handle enterprise biometric enrollment and authentication for workforce identity management, access OCR extraction from government documents for identity data capture automation, retrieve identity session audit trails for compliance documentation, manage multi-country document type support for global KYC onboarding, and integrate Incode with banking, gaming, healthcare, and government identity verification workflows.

Free tier incode identity-verification biometric-auth
61

Infobip API

Communication

Infobip global omnichannel communication platform API — send SMS, WhatsApp, email, voice, and OTP messages across 190+ countries from a single API.

Free tier infobip sms whatsapp
61

Laravel Reverb

Developer Tools

First-party WebSocket server for Laravel — a self-hosted, Pusher-compatible WebSocket server that integrates natively with Laravel Broadcasting. Reverb features: drop-in replacement for Pusher Channels (uses pusher/pusher-php-server protocol), BROADCAST_CONNECTION=reverb in .env, Laravel Echo frontend client with Reverb connector, channel types (public, private, presence), broadcast() helper with ShouldBroadcast event interface, horizontal scaling via Redis pub/sub, and built-in support for Laravel Echo Server replacement. Ships with laravel/reverb package; starts with php artisan reverb:start. No monthly fees vs Pusher's paid tiers for high message volumes.

Free tier laravel php websockets
61

Nim

Developer Tools

Statically-typed, compiled systems programming language with Python-like syntax, powerful macro system, and multiple compilation backends (C, C++, JavaScript). Nim compiles via C/C++ for native performance, or to JavaScript for browser/Node.js targets. Features hygenic macros for metaprogramming, effect systems, async/await via chronos/asyncdispatch, and a small standard library. Produces single static binaries. Used for systems tools, game development, and embedded systems.

Free tier nim compiled python-like
61

Nomic AI

AI & Machine Learning

AI embeddings API and data visualization platform. Nomic's primary products: (1) Nomic Embed — high-quality open-source text embeddings model available via API and for local deployment (nomic-embed-text, nomic-embed-vision), competitive with OpenAI text-embedding-3 at lower cost; (2) Nomic Atlas — interactive 2D/3D visualization of high-dimensional embedding spaces for exploring large text datasets. Used for RAG embedding generation and for visually understanding document clusters.

Free tier embeddings visualization vector-search
61

Notion API

Developer Tools

REST API for Notion's workspace platform, enabling agents to read and write pages, databases, and block-level content including tables, tasks, and rich text documents.

Free tier pages databases blocks
61

Stream Chat API

Other

Provides scalable in-app chat and activity feed infrastructure via REST and WebSocket APIs, enabling agents to create channels, send messages, manage users, and query feeds programmatically.

Free tier chat feeds activity
61

The Guardian API

Other

Free REST API providing access to The Guardian's archive of 2+ million articles, sections, tags, and editorial content with full-text body available on approved plans.

Free tier guardian news journalism
61

Transbank Chile Payment API (Webpay)

Other

Transbank Chile Webpay REST API for Chilean merchants to accept credit cards, debit cards, and prepaid cards through Chile's dominant card payment network covering Visa, Mastercard, CMR, and RedCompra for online e-commerce, subscription billing, and in-store payment integration. Enables AI agents to manage Webpay Plus transaction initiation for Chile card payment automation, handle Webpay redirect flow for card checkout automation, access transaction status confirmation for Chile payment verification automation, retrieve refund and annulment for Chile order management automation, manage Oneclick Mall subscription for Chile recurring card billing automation, handle deferred capture transactions for Chile authorization management automation, access transaction reporting for Chile payment analytics automation, retrieve multi-commerce (mall) payment orchestration for Chile platform automation, manage installment plan for Chile cuotas payment automation, and integrate Transbank with Chilean e-commerce, government, and enterprise platforms for end-to-end Chile card payment automation.

Free tier transbank webpay Chile-payments
61

Travel Planner MCP Server

Productivity

Travel Planner MCP server enabling AI agents to assist with travel planning — searching flights and hotels, building itineraries, retrieving destination information, checking travel requirements, and integrating travel data aggregation into agent-driven personal travel assistant and trip planning workflows.

MCP Free tier travel planning itinerary
61

Treblle

Developer Tools

API observability and lifecycle management platform. Treblle automatically captures API requests and responses via lightweight SDK integration, provides real-time request/response inspection, auto-generates API documentation from live traffic, and includes AI-powered API quality scoring (Treblle AI). Supports 20+ languages and frameworks with drop-in SDKs. REST API for accessing captured request data, API stats, and quality reports. Designed for developers who want Postman-like API debugging with always-on request logging.

Free tier api observability monitoring
61

aiomysql

Developer Tools

Async MySQL client library for Python asyncio — wrapper around PyMySQL providing non-blocking MySQL connections. aiomysql features: aiomysql.connect() for single connection, aiomysql.create_pool() for connection pooling, cursor.execute()/executemany() for queries, cursor.fetchall()/fetchone()/fetchmany(), DictCursor for dict results, SSCursor for server-side cursors (large result sets), transactions (conn.begin(), commit(), rollback()), autocommit mode, SQLAlchemy ORM integration via aiomysql.sa, and aio-libs ecosystem integration. Part of aio-libs like aiohttp.

Free tier python aiomysql mysql
61

AWS Polly API

AI & Machine Learning

AWS Polly converts text to lifelike speech with 60+ voices across 30+ languages using standard and neural TTS engines — outputs MP3, OGG, or PCM audio in synchronous or asynchronous mode.

Free tier aws polly tts
61

Annoy

AI & Machine Learning

Approximate Nearest Neighbor (ANN) search library by Spotify — disk-based random projection tree index for fast similarity search. Annoy features: AnnoyIndex.build() for index construction, get_nns_by_vector()/get_nns_by_item() for queries, save()/load() for memory-mapped file indexes, n_trees parameter for accuracy/build-time trade-off, search_k for query-time recall control, on_disk_build() for large indexes that don't fit in RAM, angular/euclidean/manhattan/hamming/dot distance metrics, and read-only memory-mapped access (multiple processes share one index file). Designed for memory-efficient read-only serving of pre-built indexes.

Free tier python annoy spotify
61

Apache Airflow

Other

Platform for programmatically authoring, scheduling, and monitoring batch data pipelines as Python DAGs (Directed Acyclic Graphs).

Free tier workflow dag python
61

Bing Search API

Developer Tools

Microsoft Bing's web, news, image, and video search API via Azure Cognitive Services for agent-powered search with structured results and SafeSearch filtering.

Free tier bing microsoft web-search
61

Dotloop Real Estate Transaction Management API

Developer Tools

Dotloop REST API for real estate transaction management and e-signature platform. Enables AI agents to manage real estate transaction loops and document workflows, handle e-signature collection on contracts and disclosures, access MLS listing and offer data, retrieve compliance and audit trail data for brokerage records, manage document templates and clause libraries, integrate with CRM and MLS systems, retrieve transaction milestone and status data, and connect transaction data with accounting and reporting systems.

Free tier dotloop real-estate transaction
61
7052
Packages Evaluated
25606
Need Evaluation
194
Need Re-evaluation
Community Powered