Search...
/
Contact us
Dashboard
Get Started
Why Syndicate
Quickstart
Infrastructure
Transaction Cloud
L2 / L3 Chains
Smart RPC
Mirrors
Guides
Send and Monitor Transactions
IP Allowlisting
Mirrors
API
Admin
Projects
Contracts & Function Signatures
IP Ranges
POST
Create Allowed IP Range
GET
Get Project Allowed IP Ranges
DEL
Delete Allowed IP Range
Signatures
Transactions
Wallets
Contact us
Dashboard
API
Admin
IP Ranges
Get Project Allowed IP Ranges
GET
https://
api.syndicate.io
/
admin
/
project
/
:projectId
/
allowedIPRanges
Get allowed IP ranges by project ID
Path parameters
projectId
UUID
Required
Headers
Auth
Authorization
string
Required
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a list of objects.
createdAt
datetime
id
string
ipRange
string
projectId
UUID
updatedAt
datetime
Optional
Built with