API Documentation
API Reference

API Reference

Complete API documentation for all CPF endpoints

The SimplyCPF API provides 12 endpoints organised into 5 categories.

Base URL

https://simplycpf.com/api/cpf

Endpoints Overview

Calculation

MethodEndpointDescription
POST/calculateCalculate CPF contributions for a single income
POST/calculate/batchBatch calculation for multiple scenarios
POST/projectionMulti-year contribution projection

Age Groups

MethodEndpointDescription
GET/age-groupsList all 8 age groups with rates
GET/age-group/findFind age group for a specific age
GET/age/from-birthdateConvert birth date to age

Income Ceiling

MethodEndpointDescription
GET/ceilingGet income ceiling for a specific date
GET/ceiling/timelineHistorical ceiling changes

Interest Rates

MethodEndpointDescription
GET/interest-ratesAll CPF rates and SGS yields
GET/interest-rates/smraCalculate SMRA rate
GET/interest-rates/trendHistorical rate trends

Investment

MethodEndpointDescription
POST/investment-comparisonCompare investment scenarios

On this page