post https://api.emblemfi.com/v1/account
Create an Account so that you can link Cards, Transactions, and Rewards to it.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Create an Account so that you can link Cards, Transactions, and Rewards to it.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://api.emblemfi.com/v1/account \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"external_id": "test_account_id"
}
'
Try It!
to start a request and see the response here! Or choose an example: