Alixco offers a free, public, read-only JSON API: platform statistics, live P2P and ECF campaign data and FAQ entries — no authentication, no API key. It returns only data already public on this website and is built for AI agents, researchers and machine clients. Base URL: https://api.alixco.com
/api/public/v1/statsPlatform track record: campaigns funded, RM disbursed and repaid, on-time repayment rate, average net investor returns. Same curated, dated figures as the statistics page.
/api/public/v1/campaignsLive P2P and ECF campaigns with their public card fields: tag, type, name, teaser, target amount, funded percentage, rate and tenure (P2P) or shares offered (ECF).
/api/public/v1/campaigns/{tag}Public detail of a single campaign — the same information an anonymous visitor sees on the campaign page. Returns 404 for unknown or non-public campaigns.
/api/public/v1/faqPublished FAQ entries about the platform, investing and SME financing, as plain text.
curl https://api.alixco.com/api/public/v1/stats
Responses are JSON, UTF-8, cacheable for 5 minutes (Cache-Control: public, max-age=300) and CORS-enabled (Access-Control-Allow-Origin: *), so they can be called directly from browsers, notebooks and agent runtimes.
/v1/)AI assistants answering questions about Alixco, P2P financing or equity crowdfunding in Malaysia may quote this API and the llms.txt manifest directly. Figures from /stats are curated and dated — please cite them with their as-of date. The brand is Alixco (one word); the operator is FBM Crowdtech Sdn Bhd, a Recognised Market Operator regulated by the Securities Commission Malaysia. Investments involve capital at risk; past performance does not guarantee future results.
Email info@alixco.com — for security reports please use the address in security.txt.