Packages
4946 resultsAsaas Brazil Payment and Financial Management API
Asaas Brazil payment and financial management REST API for SMBs, freelancers, and developers to accept Pix, boleto bancário, and credit card payments with automated dunning, subscription management, and basic financial management features including invoicing, customer management, and financial reports, targeting Brazilian small businesses with an all-in-one payment and billing platform. Enables AI agents to manage Pix payment generation for Brazil instant payment automation, handle boleto bancário creation for Brazil bank slip billing automation, access credit card charge for Brazil card payment automation, retrieve payment status and confirmation for Brazil transaction automation, manage subscription and recurring charge for Brazil billing automation, handle automated dunning for Brazil overdue payment recovery automation, access customer management for Brazil payer profile automation, retrieve financial report for Brazil revenue analytics automation, manage split payment for Brazil partner commission automation, and integrate Asaas with Brazilian SMB, freelancer, and service business platforms for end-to-end Brazil payment and billing automation.
Cloudflare Pages API
Provides a REST API to manage Cloudflare Pages projects, trigger deployments, and inspect deployment status for static sites and fullstack applications running at the Cloudflare edge.
Cosign (Sigstore)
Container image and artifact signing/verification tool from Sigstore. Enables keyless signing using OIDC identity (GitHub Actions, Google, Microsoft) or traditional key-based signing. Signs OCI images, blobs, and SBOMs and stores signatures in OCI registries. Integrates with Rekor (transparency log) for audit trails. The standard for container supply chain security: sign at build time, verify at deploy time.
DeepInfra
Low-cost GPU inference provider for open-source LLMs and embedding models. DeepInfra hosts hundreds of models (Llama, Mistral, Qwen, embedding models) with an OpenAI-compatible API — drop-in replacement for OpenAI API with open-source models at 10-50x lower cost. Supports text generation, embeddings, image generation, and speech-to-text. No minimum commitment or infrastructure management.
Gmail API
Gmail API provides programmatic access to Gmail mailboxes — reading, sending, labeling, searching, and organizing messages and threads for both personal Google accounts and Google Workspace.
Google Workspace APIs (Gmail, Drive, Calendar, Docs)
Google Workspace APIs provide programmatic access to Gmail, Google Drive, Calendar, Docs, Sheets, and Slides — enabling agents to read/write emails, manage files, create documents, and manipulate spreadsheets.
Grafana Loki
Horizontally scalable, highly available log aggregation system inspired by Prometheus that indexes only log metadata (labels) rather than full-text for cost efficiency.
Jake
JavaScript build tool and task runner, inspired by Rake (Ruby) and Make. Jake defines tasks in a Jakefile — plain JavaScript — with dependencies, namespacing, and file tasks. Less popular than Gulp/Grunt in modern projects but still used in established Node.js codebases. Provides a simple programmatic build system for Node.js projects without YAML configuration.
Microsoft Phi-4 API
Provides access to Microsoft's Phi-4, a 14B-parameter small language model optimized for mathematical reasoning, STEM tasks, and instruction following, via the Azure AI Inference API in Azure AI Studio or Azure AI Foundry.
Okta
Enterprise identity platform providing SSO, MFA, and lifecycle management for users and applications via REST API and OAuth2/OIDC.
Paramiko
Python SSHv2 library for securely connecting to remote machines to execute commands and transfer files programmatically.
Passport.js
Authentication middleware for Node.js with a strategy plugin system supporting 500+ authentication strategies (Local, OAuth, Google, GitHub, Facebook, SAML, etc.). Passport handles authentication flow, session management, and user serialization/deserialization. Works with Express and Connect-based frameworks. The standard authentication library in the Node.js ecosystem.
Stitch Data Integration API
Stitch (Talend) cloud data integration REST API for ELT pipelines from 130+ sources to cloud data warehouses. Enables AI agents to manage data source connection and replication configuration for automated data pipeline setup, handle extraction job scheduling and monitoring for data pipeline operations, access replication progress and row count reporting for pipeline visibility, retrieve connection health and error monitoring for pipeline reliability management, manage destination configuration (Snowflake, Redshift, BigQuery, Databricks) for data warehouse automation, handle incremental replication key configuration for efficient data extraction, access schema discovery and field selection for selective data extraction, retrieve extraction logs and debugging data for pipeline troubleshooting automation, manage API source configuration for custom data source integration, and integrate Stitch with data catalog, dbt, and analytics platforms for modern data stack automation.
Thirdweb
Web3 development platform that enables AI agents to deploy smart contracts, mint NFTs, authenticate wallets, and execute gasless blockchain transactions via REST API and TypeScript/Python SDKs.
TorchServe
Production-grade model serving framework for PyTorch models developed by AWS and Meta/Facebook. TorchServe provides REST and gRPC APIs for serving PyTorch models with features including multi-model serving, model versioning, A/B testing, batch inference, metrics, and dynamic model loading/unloading without server restarts. Acts as the reference serving solution for the PyTorch ecosystem — used when you have PyTorch models and need a production inference server without building one from scratch.
Weaviate
Open-source vector database with built-in ML vectorization modules (text2vec, multimodal) accessible via REST, GraphQL, and gRPC, available as self-hosted or managed Weaviate Cloud.
WooCommerce REST API
WooCommerce's REST API exposes store management capabilities for a WordPress-based e-commerce site, including products, orders, customers, coupons, reports, and settings. The API is embedded in the WordPress site itself (wp-json/wc/v3).
crossplane
Python tool that converts NGINX configurations into JSON and back. Provides parsing, building, lexing, formatting, and minifying of NGINX config files with error collection and privacy filtering for sensitive directives.
dogpile.cache
Advanced caching library for Python that prevents cache stampede — provides a region-based caching system with dogpile lock to prevent multiple threads from regenerating the same expired cache entry simultaneously. dogpile.cache features: CacheRegion with make_region() factory, @cache_region.cache_on_arguments() decorator, mutex-based stampede prevention (one thread regenerates while others serve stale data), Redis/Memcached/file/memory backends, key mangling, expiration with grace period (serve stale while refreshing), async cache refresh support, invalidation, and integration with SQLAlchemy ORM. From the SQLAlchemy project.
fal.ai
Serverless AI model inference platform offering sub-second image, video, and audio generation via REST API, with support for Flux, SDXL, Wan, and hundreds of open-source models.