360X
API ReferenceREST
WebsocketsFIXSupportStatusWebsite
API ReferenceREST
WebsocketsFIXSupportStatusWebsite
  1. participants
  • participants
    • Retrieve a participant
      GET
    • Index participants
      GET
  • accounts
    • Retrieve an account
    • Index accounts
  • users
    • Index users
    • Retrieve an user
  • buckets
    • Create a bucket
    • Index buckets
    • Retrieve a bucket
    • Update a bucket
    • Delete a bucket
  • settlement-providers
    • Index settlement providers
    • Toggle settlement provider enabled status
    • Set default settlement provider for account
    • Set default settlement provider for participant
  • markets
    • Retrieve a market
    • Index markets
  • instruments
    • Index instruments
    • Retrieve an instrument
  • offers
    • Create an offer
    • Index offers
    • Retrieve an offer
    • Update an offer
    • Reject a quote
  • RFQs
    • Create a RFQ
    • Get List of RFQs
    • Retrieve an RFQ by ID
    • Delete a RFQ
    • Update a RFQ
    • Rejects a RFQ
  • Indicative Price
    • Get indicative prices.
    • Create an Indicative Price
    • Update an Indicative Price
    • Delete an Indicative Price
  • trades
    • Index trades
    • Retrieve a trade
  • news
    • Index news
API ReferenceREST
WebsocketsFIXSupportStatusWebsite
API ReferenceREST
WebsocketsFIXSupportStatusWebsite
  1. participants

Retrieve a participant

Prod Env
https://app.360x.com
Prod Env
https://app.360x.com
GET
/api/v1/participants/{participantId}

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://app.360x.com/api/v1/participants/' \
--header 'Authorization: Bearer <token>'

Responses

🟢200Success
application/json
Body

Example
{
    "id": "712e3925-9790-4695-9c3e-c5ffc295745c",
    "lei": "529900P0204W9HA8JP36",
    "type": "legal_entity",
    "category_name": "wholesale",
    "name": "Example Participant Name",
    "address": "Grüneburgweg",
    "postal_code": "60322",
    "city": "Frankfurt am Main",
    "state": "Hessen",
    "country": "DE",
    "legal_form": "AG",
    "registration_number": "HRB 49874",
    "tax_number": "DE 21 21 37 654",
    "kyc_status": "successful",
    "status": "active",
    "csd": "Clearstream Banking Frankfurt",
    "csd_bic_11": "12345678912",
    "custody_account_number": "XETR1234",
    "custody_account_beneficiary_bic_8": "12345678",
    "default_settlement_provider_id": "8e6a6948-3d53-4f51-b3de-1f2f00a5ebc4",
    "createdAt": "2020-06-24 22:57:36",
    "updatedAt": "2020-06-24 22:57:36",
    "accounts": [
        {
            "id": "7043329f5f8c4d3cb0bf6486f02f7465",
            "number": "DEWHSLA8198",
            "status": "active",
            "type": "agent",
            "participant": null,
            "participant_id": "9646f35b32934be7a049bf7d7bf3b793",
            "createdAt": "2024-11-19 10:17:49",
            "updatedAt": "2024-11-19 10:17:49"
        },
        {
            "id": "f39641636c244547a0988226b9495336",
            "number": "DEWHSLA2966",
            "status": "active",
            "type": "agent",
            "participant": null,
            "participant_id": "9646f35b32934be7a049bf7d7bf3b793",
            "createdAt": "2024-11-19 09:28:20",
            "updatedAt": "2024-11-19 09:28:20"
        }
    ],
    "users": [
        {
            "id": "030811eba9ba49e081f1574d77c2a5e7",
            "email": "idonotexist@360x.com",
            "role": "PARTICIPANT_ADMIN",
            "is_email_verified": true,
            "identification_status": "successful",
            "is_login_two_fa_enabled": false,
            "terms_conditions_signed": true,
            "last_active": "2024-11-19 00:00:00",
            "status": "active",
            "locale": "en",
            "participant_id": "9646f35b32934be7a049bf7d7bf3b793",
            "terms_conditions_signed_at": "2024-11-19 13:25:44",
            "createdAt": "2024-11-19 09:29:26",
            "updatedAt": "2024-11-19 10:49:43",
            "profiles": [
                {}
            ],
            "phones": [
                {}
            ],
            "participant": null,
            "accounts": []
        }
    ],
    "buckets": [],
    "risk_limits": [
        {
            "id": "f67b68588f784b429552b1c7101dccd7",
            "name": "MAX_OFFER",
            "createdAt": "2024-11-08 15:24:34",
            "updatedAt": "2024-11-08 15:24:34"
        },
        {
            "id": "1e78380d235c4328a60ce8abad636b4d",
            "name": "ALL_OFFER_SUM",
            "createdAt": "2024-11-08 15:24:34",
            "updatedAt": "2024-11-08 15:24:34"
        },
        {
            "id": "84f9c40f405f4c0a9518734f67f51927",
            "name": "ALL_OFFER_USER_SUM",
            "createdAt": "2024-11-08 15:24:34",
            "updatedAt": "2024-11-08 15:24:34"
        }
    ],
    "markets": [
        {
            "id": "2d2c5cfd9ddd11ef983e0242ac120004",
            "name": "360X DLT MTF",
            "type": "360X DLT MTF",
            "facility_type": "continues-matching",
            "timezone": "UTC",
            "is_enabled": true,
            "is_partial_fill_allowed": true
        },
        {
            "id": "2d2c23749ddd11ef983e0242ac120004",
            "name": "360X MTF",
            "type": "360X MTF",
            "facility_type": "continues-matching",
            "timezone": "UTC",
            "is_enabled": true,
            "is_partial_fill_allowed": true
        },
        {
            "id": "2d2be3bc9ddd11ef983e0242ac120004",
            "name": "360X OTC",
            "type": "360X OTC",
            "facility_type": "OTC",
            "timezone": "UTC",
            "is_enabled": true,
            "is_partial_fill_allowed": true
        }
    ],
    "counterparties": [
        {
            "id": "9646f35b32934be7a049bf7d7bf3b793",
            "lei": "Example Participant LEI",
            "type": "legal_entity",
            "category_name": "professional",
            "name": "Example Participant Name",
            "address": "Grüneburgweg 16",
            "postal_code": "60322",
            "city": "Frankfurt am Main",
            "state": "Hessen",
            "country": "DE",
            "legal_form": "GmbH",
            "registration_number": "123",
            "tax_number": "123",
            "status": "active",
            "kyc_status": "successful",
            "csd": "123",
            "csd_bic_11": "123",
            "custody_account_number": "123",
            "custody_account_beneficiary_bic_8": "123",
            "createdAt": "2024-11-19 09:28:10",
            "updatedAt": "2024-11-19 09:59:27"
        },
        {
            "id": "9646f35b32934be7a049bf7d7bf3b793",
            "lei": "Example Participant LEI",
            "type": "legal_entity",
            "category_name": "professional",
            "name": "Example Participant Name",
            "address": "Grüneburgweg 16",
            "postal_code": "60322",
            "city": "Frankfurt am Main",
            "state": "Hessen",
            "country": "AT",
            "legal_form": "OG",
            "registration_number": "HRB123457",
            "tax_number": "2",
            "status": "active",
            "kyc_status": "successful",
            "csd": "123",
            "csd_bic_11": "123",
            "custody_account_number": "CSD345678",
            "custody_account_beneficiary_bic_8": "123",
            "createdAt": "2024-11-18 15:49:40",
            "updatedAt": "2024-11-19 10:50:07"
        }
    ],
    "serviceaccounts": []
}
🟠400400
🟠401401
🟠403403
🟠404404
🔴502502
Modified at 2025-05-31 13:39:44
Next
Index participants