REST API
Documentation

Documentation that makes it look so easy.

Account

  • Get User Info GET

    https://pagerous.com/api/v1/user/user-info

    Get current authenticated user info

    This endpoint does not accept a JSON request body.


    Get Notification Settings GET

    https://pagerous.com/api/v1/user/notification-settings

    Get all notification settings for the authenticated user

    This endpoint does not accept a JSON request body.


    Get Notification Setting GET

    https://pagerous.com/api/v1/user/notification-setting/{uuid}

    Get a single notification setting by {uuid}

    This endpoint does not accept a JSON request body.


    Get Team Users GET

    https://pagerous.com/api/v1/user/team-users

    Get team users (team-admin only)

    This endpoint does not accept a JSON request body.


    Get PAGEROUS Whitelist IPs GET

    https://pagerous.com/api/v1/pagerous/whitelist-ips

    Get PAGEROUS whitelist IPv4/IPv6 groups

    This endpoint does not accept a JSON request body.


  • API Keys

  • Get Account API Keys GET

    https://pagerous.com/api/v1/user/api-keys

    Get all account API keys

    This endpoint does not accept a JSON request body.


    Get Account API Key GET

    https://pagerous.com/api/v1/user/api-key/{uuid}

    Get a single account API key by {uuid}

    This endpoint does not accept a JSON request body.


    Get Crypto Exchange API Keys GET

    https://pagerous.com/api/v1/crypto/exchange-api-keys

    Get all crypto exchange API keys

    This endpoint does not accept a JSON request body.


    Get Crypto Exchange API Key GET

    https://pagerous.com/api/v1/crypto/exchange-api-key/{uuid}

    Get a single crypto exchange API key by {uuid}

    This endpoint does not accept a JSON request body.


    Get Stock Broker API Keys GET

    https://pagerous.com/api/v1/stock/broker-api-keys

    Get all stock broker API keys

    This endpoint does not accept a JSON request body.


    Get Stock Broker API Key GET

    https://pagerous.com/api/v1/stock/broker-api-key/{uuid}

    Get a single stock broker API key by {uuid}

    This endpoint does not accept a JSON request body.


    Get Forex Broker API Keys GET

    https://pagerous.com/api/v1/forex/broker-api-keys

    Get all forex broker API keys

    This endpoint does not accept a JSON request body.


    Get Forex Broker API Key GET

    https://pagerous.com/api/v1/forex/broker-api-key/{uuid}

    Get a single forex broker API key by {uuid}

    This endpoint does not accept a JSON request body.