Agnostic Documentation
  • 👋Welcome to Agnostic
  • Overview
    • 💡Introducing Agnostic
    • ✨Our Features
  • API
    • Execution Layer
      • Blocks
    • Smart-contracts
      • EVM Events
      • EVM Calls
    • DeFi
      • Trades
      • Liquidity Events
      • Liquidity Snapshots
    • Token
      • Balances
      • Total Supplies
  • Tutorials
    • 🦄Uniswap V3
      • Definition
      • Explore
      • Apify
    • 🤑Portfolio tracker
  • Fundamentals
    • 📈Data visualization
      • 👨‍🔬Create your first chart
    • 👷Building API
    • 💻HTTP Interface
      • Authentication
    • 🔑Authentication details
      • PostgreSQL
      • HTTP
    • 📎Understanding Projects
    • 🛠️Collaborate with your team
      • 📝Setting permissions
      • 🧑Inviting Members
Powered by GitBook
On this page
  1. Fundamentals
  2. Authentication details

PostgreSQL

PreviousAuthentication detailsNextHTTP

Last updated 1 year ago

You can use a wide range of tools thanks to this compatibility: , , , or even .

Connection details

Field
Value

host

pg.eu-west-1.agnostic.engineering

pg.us-east-1.agnostic.engineering

port

5432

user

<Authentication Token>

Here is an example with psql:

psql -h sql.eu-west-1.agnostic.engineering -p 5432 -U GZRewjgxJ1jDatk84FtrVmg7kLeHine3VyPkJcQzf1s9
🔑
psql
Grafana
Superset
TablePlus