1p Challenge

To help consumers save money, a popular 1p challenge is promoted by financial bloggers, news and neo-banks. However, they still publish a A4 printout for the consumer to use. This API provides a digital representation of the challenge with a full calendar of savings, "missed entries" and history. The API handles: - leap-years - supports start of calendar Need to add: - start at any point…

78 subscribers
9 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

1p Challenge endpoints

MethodEndpointDescription
Stats
GET /api/global-tracking
/api/global-tracking
Shows all tracked savings
User
GET /api/user/{userId}
/api/user/{userId}
Retreive a user object, their logs and calendar of savings
POST /api/user/{userId}/log
/api/user/{userId}/log
Log a saving against a use.
GET /api/create/user
/api/create/user
Creates a new user within the system, returning the userId
GET /api/user/{userId}/undo-latest
/api/user/{userId}/undo-latest
Undo the latest savings log from a user (fat-finger click)
Other endpoints
GET Global status
/global-tracking
Global status of all tracked money.
GET /api/create/user
/api/create/user
Creates a new user within the system, returning the userId
GET Create a user
/create/user
Create a user within the system.
GET Retrieve user
/user/{userId}
Retrieve the log of a user.

1p Challenge pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: unlimited / monthly

More Financial APIs

View all →