How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Synctera Accounts API

Request to create and manage accounts

Synctera Accounts API is one of 29 APIs that Synctera publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 18 operations across 8 paths, and defines 48 schemas. It is described by OpenAPI 3.2.0, at version 0.20.0.

Requests are made against 2 base URLs: https://api.synctera.com/v0, https://api-sandbox.synctera.com/v0.

18 operations 8 paths 48 schemas 2 DELETE7 GET2 PATCH4 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.20.0
Base URL
https://api.synctera.com
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Synctera Accounts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (api_key) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 18

Across 8 paths, the API surfaces 18 operations — 2 DELETE, 7 GET, 2 PATCH, 4 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Accounts 18

Request to create and manage accounts

GET
/accounts
List accounts
listAccounts 16 params → 200400401403404500
POST
/accounts
Create an account
createAccount 1 param body → 201401422
GET
/accounts/{account_id}
Get account
getAccount 1 param → 200401404461
PATCH
/accounts/{account_id}
Patch account
patchAccount 2 params body → 200401404461
PUT
/accounts/{account_id}
Update account
updateAccount 1 param body → 200401404461
GET
/accounts/{account_id}/relationships
List account relationships
listAccountRelationship 3 params → 200401404461
POST
/accounts/{account_id}/relationships
Create account relationship
createAccountRelationship 2 params body → 201401461
DELETE
/accounts/{account_id}/relationships/{relationship_id}
Delete account relationship
DeleteAccountRelationship 2 params → 200401404461
GET
/accounts/{account_id}/relationships/{relationship_id}
Get account relationship
getAccountRelationship 2 params → 200401404461
PUT
/accounts/{account_id}/relationships/{relationship_id}
Update account relationship
updateAccountRelationship 2 params body → 200401404461
GET
/accounts/products
List account products
listAccountResourceProducts 5 params → 200
POST
/accounts/products
Create an account product
createAccountResourceProduct 1 param body → 201
PATCH
/accounts/products/{product_id}
Patch account product
patchAccountProduct 2 params body → 200401404
GET
/accounts/templates
List account templates
listAccountTemplates 2 params → 200
POST
/accounts/templates
Create an account template
createAccountTemplate 1 param body → 201
DELETE
/accounts/templates/{template_id}
Delete account template
DeleteAccountTemplate 1 param → 200401404
GET
/accounts/templates/{template_id}
Get account template
getAccountTemplate 1 param → 200
PUT
/accounts/templates/{template_id}
Update account template
updateAccountTemplate 1 param body → 200

Schemas 48

The contract defines 48 schemas that model the data the API accepts and returns. The most detailed are account_generic_response (39 properties), account_base (25 properties), template_fields_generic_response (18 properties), spending_limits (6 properties). Each schema is shown below with its type and property counts.

account_creation
account_template_response
object
6 properties 3 required
account_product_list
application_type
string
The type of the application. LINEOFCREDIT: line of credit application RESTRICTEDACCOUNT: restricted account application
minimum_payment_type
string
RATEORAMOUNT: Describes a minimum payment scheme where the amount calculated is either a portion of the balance due, or a fixed, maximum amount, whichever is l…
minimum_payment_rate_or_amount
object
3 properties 3 required
relationship_list
patch_interest
object
6 properties 1 required
minimum_payment
object
The scheme for calculating the minimum payment due for outstanding balances in a billing period.
interest
object
6 properties 4 required
account_line_of_credit
object
Account representing a line of credit account.
account_id_query_schema
array
template_fields_line_of_credit
object
spending_limit_with_time
object
Limit over a specific time period.
2 properties
account_template
object
6 properties 3 required
account
object
Account
base_template_fields
object
3 properties 3 required
balance_floor
object
3 properties 1 required
customer_type
string
Customer type
fee
object
5 properties 4 required
account_base
object
25 properties
relationship
object
The relationship of the account and the customer/business. Either customerid OR businessid must be specified, but not both.
5 properties 1 required
account_access_status
string
Access status for account. Default ACTIVE
calculation_method
string
balance_type
string
For SAVING and CHECKING accounts: ACCOUNTBALANCE: the amount of money in the account. Equal to the sum of credits minus debits for all posted transactions. AVA…
account_generic_response
object
39 properties
delete_response
object
Deleted object information
2 properties
status
string
The status of the account
balance_ceiling
object
3 properties 1 required
account_type
string
The type of the account. In lead mode, this always takes the value of the template. If not specified in shadow mode, CHECKING will be assumed. Below mentioned…
template_fields
object
paginated_response
object
1 property
error
object
4 properties
template_list
template_fields_generic_response
object
18 properties 3 required
accrual_payout_schedule
string
template_fields_depository
object
balance
object
2 properties 2 required
account_depository
object
Account representing either a checking or saving account.
account_product
object
spending_limits
object
Account spending limits
6 properties
account_list
customer_id
string
billing_period
object
The scheme for determining an account's billing period.
2 properties 2 required
rate_details
object
4 properties 3 required
account_relationship_type
string
Relationship type
patch_account_product
object
rates
array
A list of interest rate. Date intervals between validfrom and validto expect to have no overlap.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

synctera-accounts-api-openapi.yml Raw ↑

Other APIs Synctera publishes across the network.

Synctera Webhooks
Synctera ACH API
Synctera Applications API
Synctera Businesses API
Synctera Card Transaction Simulations API
Synctera Card Webhook Simulations API
Synctera Cards API
Synctera Customers API
Synctera Digital Wallet Tokens API
Synctera Disclosures API
Synctera Documents (alpha) API
Synctera External Accounts API
Where this information came from

This is an independent, third-party profile of Synctera Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.