Skip to content

Project validate

GET
/ping
curl --request GET \
--url https://api.quantcdn.io/v1/ping \
--header 'Quant-Customer: example' \
--header 'Quant-Project: example' \
--header 'Quant-Token: <Quant-Token>'

Ping the server. This endpoint can be used to verify credentials for a given project. Returns basic project detail and configuration

Quant-Customer
required
string

The customer account name

Quant-Project
required
string

The project machine name

Okay

Media type*/*
object
config

Configuration associated with a project

object
project

The project machine name

string

Invalid credentials