Feather Docs home page
Search...
Support
Search...
Navigation
Alternate Asset Endpoints
Create a new SDIRA investment
Documentation
API Reference
Website
Company
Blog
API Documentation
Authentication
Accounts
Funding
Trading
Alternate Asset Endpoints
POST
Create a new SDIRA account
GET
Get information about an SDIRA account
POST
Create a new SDIRA asset
GET
Get information about an SDIRA asset
POST
Create a new SDIRA investment
GET
Get information about an SDIRA investment
Account Endpoints
POST
Open a retirement account
GET
Get account details
GET
Get pending tasks for an account
GET
Get account status
GET
Get documents
GET
Get Portfolio
GET
Get Annual IRA Contribution Limits
Funding Endpoints
POST
Add ACH instruction
GET
Get ACH instruction status
DEL
Delete ACH instruction
POST
Create money movement
GET
Get money movement status
GET
Get withdrawable cash amount
Trading Endpoints
GET
Get Order Details
POST
Post Order
Financial Data
GET
Get Annual IRA Contribution Limits
GET
Get Live Market Data
Alternate Asset Endpoints
Create a new SDIRA investment
POST
/
sdira
/
investments
Send
Body
object
*
account_id
string
account_id
string
payment_info
object
payment_info
object
bank_name
string
bank_name
string
routing_number
string
routing_number
string
account_number
string
account_number
string
bank_account_type
string
bank_account_type
string
asset_id
string
asset_id
string
quantity
string
quantity
string
currency
string
currency
string
direction
enum<string>
Select option
direction
enum<string>
Body
application/json
account_id
string
payment_info
object
Show child attributes
payment_info.
bank_name
string
payment_info.
routing_number
string
payment_info.
account_number
string
payment_info.
bank_account_type
string
asset_id
string
quantity
string
currency
string
direction
enum<string>
Available options:
BUY
,
SELL
Response
201 - application/json
investment_id
string
account_id
string
quantity
integer
asset_id
string
currency
string
direction
enum<string>
Available options:
BUY
,
SELL
status
enum<string>
Available options:
RECEIVED
,
FUNDING
,
PROCESSING
,
COMPLETE
,
REJECTED
Get information about an SDIRA asset
Get information about an SDIRA investment