portalUrl, and connections move through the same setup lifecycle.
Base URL (sandbox): https://sandbox-api.waycore.com
Auth: API keys (same flow as production)
Typical sandbox flow:
- List or create an entity
- Search sandbox institutions via
GET /v1/institutions - Create or return a connection with
POST /v1/connectionsusinginstitutionIdorportalUrl - Submit the sandbox credentials for that connection
- Mark setup complete and wait for the connection to become ready
- Read accounts and transactions or test your sync loop