Changelog
What's new and improved in Apixies.
Latest
- fix URL Shortener temporarily disabled and existing short links purged due to persistent abuse for phishing link obfuscation
- improvement MCP server updated to v1.3.0 with 5 new tools (54+ total)
- feature Mixed Content Checker — find HTTP resources on HTTPS pages
- feature Structured Data Validator — extract and validate JSON-LD, Microdata, RDFa
- feature Sitemap Parser endpoint — parse sitemap.xml with stats and metadata
- feature CORS Checker endpoint — test CORS headers and spot misconfigurations
- feature JSON to YAML converter endpoint
- improvement MCP server updated to v1.2.0 with 5 new tools (49+ total)
- feature Markdown to PDF converter endpoint
- feature Regex Tester endpoint — test patterns with match details and ReDoS protection
- feature JSON Diff / Compare endpoint — compare two JSON objects and see changes
- feature JSON to XML converter endpoint
- feature XML to JSON converter endpoint
- improvement Searchable guides index page
- improvement Searchable endpoint selector in the playground on mobile
- fix Phone formatter now handles 00 and 011 international dialing prefixes
- feature MCP setup guides for connecting AI tools to the API
- feature Official MCP server (@apixies/mcp-server) — use Apixies from Claude, Cursor, and other AI tools
- feature YAML to JSON converter endpoint
- feature Cron Expression Parser endpoint — human-readable cron schedule breakdowns
- feature HTML to Markdown converter endpoint
- feature CSV to JSON converter endpoint
- feature HTTP Status Code Lookup endpoint — get details for any HTTP status code
- feature Link Checker tutorial and broken link monitoring guide
- feature Email Validator tutorial and email list cleaning guide
- feature SSL Checker tutorial and automated certificate monitoring guide
- feature llms.txt endpoint — machine-readable API discovery for LLMs and AI agents
- improvement Tool pages now show smart inputs, pre-filled defaults, and code snippets in 4 languages
- feature API Playground — test any endpoint in the browser with no API key required
- feature JSON Formatter & Validator endpoint — validate and pretty-print JSON via API
- fix Fixed interactive sandbox for endpoints returning binary data (QR, PDF)
- improvement Security hardening — CSP headers, session protection, rate limiting
- improvement Enhanced structured data for better search visibility
- improvement Use case examples on every endpoint page
- improvement Cross-endpoint linking with related API suggestions
- feature Live API playground on the landing page
- fix Improved error responses with consistent JSON format
- improvement Normalized domain/URL inputs across all endpoints
- feature Community ideas board for endpoint suggestions
- feature Interactive API sandbox — test endpoints without an API key
- feature JSON Schema validator endpoint
- feature Phone number formatter endpoint
- feature WHOIS domain lookup endpoint
- feature Email authentication checker (SPF/DKIM/DMARC)
- feature Redirect tracer endpoint
- feature Meta tag extractor endpoint
- feature Link checker endpoint
- feature Robots.txt parser endpoint
- feature Favicon fetcher endpoint
- feature Markdown to HTML conversion endpoint
- feature JSON to CSV conversion endpoint
- feature Base64 encode/decode endpoint
- feature URL validator endpoint
- feature HTML to PDF conversion
- feature QR code generation with SVG and PNG support
- feature OpenAPI/Swagger documentation
- feature API health check and readiness endpoints
- feature HTTP headers inspection endpoint
- feature IP geolocation endpoint
- feature Email validation and SMTP check endpoint
- feature DNS lookup endpoint
- feature SSL certificate inspection endpoint
- feature Core API infrastructure with rate limiting and API key management