Developer Community

Ask a Question
ANSWERED

How to run my own logic on data

Hi,

ANSWERED

How get my account id

HI team

ANSWERED

How get api

Hi team

ANSWERED
ANSWERED

How up to date is the data?

If I make a request to the /balances endpoint - how up to date is the data? Can I expect it to be real time? I see there's a field: balanceAsOf - but what if this value is several hours old and I want to data that's more current, is there a way to refresh the account to get more current data?

ANSWERED

Routing number

How can we retrieve the routing number of the user? I think we can get the MICR number in the account information APIs, but there is no sample value for it. However, I was suggested using the Payment API with the bankID (routing number) and identifier (account number) attributes. I think these attributes are the attributes of the one who the user making payment to, these are not the routing number and identifier of the user.

ANSWERED

MICR Sample values

Hello,

ANSWERED

Transactions returned from transaction api missing 'status' field

When I query for /transactions/v2/{}/<account_id>?startTime=2024-01-01T01:00:00Z&endTime=2024-08-21T01:00:00Z&limit=100 for a specified account ID, I've been getting back investmentTransactions that are missing a status? I'm unable to differentiate between PENDING and POSTED transactions then.

ANSWERED

Can individuals use Akoya APIs for their own personal accounts?

I've been looking for a way to automate aggregating information from my own financial accounts for personal use (not developing any sort of commercial app). Plaid seems to offer a usage tier where an individual can use their API for free for a very limited number of transactions ... this would fit the bill for me, except Plaid doesn't support all the integrations I would need. I found Akoya, but it seems to not have a comparable "free for limited personal use" effective model. So I wanted to confirm that before bothering to spend any time learning the API, and hoping I can get a clarification here. Thanks in advance.

ANSWERED

Weebhooks

Hi I was exploring the site and looking for web hooks to get Updates like if a new Transaction is added to accounts. or updated and deleted.