Logo
Algoan API Documentation

Create analysis

POST {{baseUrl}}/v2/customers/{{customerId}}/analyses

Find Samples on our open-source repository:

https://github.com/algoan/fake-open-banking-data

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://api.algoan.com/v2/customers/customerId/analyses' -H 'Content-Type: application/json'

ENDPOINTS