Introduction
The SPENDiD API is organized around REST. Our API has predictable resource-oriented URLs, accepts application/JSON request bodies, returns application/JSON responses, and uses standard HTTP response codes, authentication, and verbs.
Services have been designed with a developer-first mindset to:
- Generate personalized financial insights from demographic data
- Simplify and automate tedious and time-consuming budgeting tasks
- Integrate with any system via simple input and output mapping structures
- Keep things simple
Check out some integration walkthroughs or jump right into our API Reference.
No sandbox environment required
SPENDiD is stateless and requires no persistent connected accounts. All you need to start integrating is request an API key via email at [email protected]
SPENDiD is limited to USA at launch.
Our team tracks many data streams, but currently only within the United States.
Updated about 2 months ago