/
BA
basistheory
/
Basis Theory API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 1d ago
Details
Filter operations
ApplePay
15
ApplicationKeys
4
Applications
7
ApplicationTemplates
2
Detokenize
1
Documents
4
Enrichments
2
FunctionSource
1
GooglePay
9
Keys
4
Logs
2
NetworkTokens
7
post
/network-tokens
post
/network-tokens/{id}/cryptogram
get
/network-tokens/{id}
delete
/network-tokens/{id}
get
/network-tokens/{id}/account
put
/network-tokens/{id}/suspend
put
/network-tokens/{id}/resume
Permissions
1
Proxies
6
ReactorFormulas
5
Reactors
9
Roles
1
Sessions
2
Tenants
24
ThreeDS
4
TokenIntents
3
Tokenize
1
Tokens
6
NetworkTokens
get
/network-tokens/{id}
Path parameters
id
string
uuid
required
Response
Success
NetworkToken
required
id
string
nullable
tenant_id
string
uuid
data
Card
card
CardDetails
network_token
CardDetails
par
string
nullable
status
string
nullable
created_by
string
uuid
created_at
string
date-time
modified_by
string
uuid
nullable
modified_at
string
date-time
nullable
token_id
string
nullable
token_intent_id
string
nullable
_extras
NetworkTokenExtras
Changes