Appearance
Finecore BAAS API Documentation
Welcome to the official API documentation for Finecore Partners' Backend-as-a-Service (BAAS) platform. This collection includes endpoints for managing wallets and accounts, including both static and dynamic account generation.
Available Services
- Wallet Management
- Create and retrieve wallet details
- Check balances
- View transaction history
- Account Management
- Generate static accounts for users or organizations
- Create dynamic virtual accounts for one-time or scoped use
- Link accounts to wallets
For questions or technical support, contact our team at tech@finecore.co.
Getting Started
Set up your environment variables (e.g. https://api.finecore.co/v1,
API_KEY)Use your API key in the X-API-Key header:
X-API-Key:
API_KEYExplore the endpoints organized by service in this collection
Review the example requests and responses for correct formatting
Notes
- This is the v1 version of the Finecore BAAS API.
- All responses are returned in JSON format.
- Ensure your API key is kept secure and not exposed in public environments.
- Error responses will contain helpful messages and status codes.
