Getting Started
Authentication
Usage & Limits
Resources
API Reference
Assets
Retrieve a logo for a given company.
get
Companies
Search for companies and associated logos.
get
Retrieve structured metadata for a company.
get
Metrics
Check current plan usage and quotas.
get
Auth
APIaaS login (portal/backend)
post
APIaaS whoami for portal session
get
User login (portal/backend)
post
User login (portal/backend)
post
Whoami for portal session
get
Billing
APIaaS billing status
get
APIaaS billing checkout session
post
APIaaS billing token exchange
post
Stripe webhook (APIaaS billing)
post
Stripe billing webhook (Zuplo-verified)
post
Schemas
powered by Zudoku
Menu
Quikturn Logo API
Billing
Endpoint:
https://logos.getquikturn.io
API information
APIaaS billing status
GET
https://logos.getquikturn.io
/apiaas/billing/status
APIaaS billing status ›
Responses
200
401
Status
No data returned
APIaaS billing checkout session
POST
https://logos.getquikturn.io
/apiaas/billing/checkout-session
APIaaS billing checkout session ›
Responses
200
401
Checkout synced
No data returned
APIaaS billing token exchange
POST
https://logos.getquikturn.io
/apiaas/billing/token-exchange
APIaaS billing token exchange ›
Responses
200
401
Token issued
No data returned
Stripe webhook (APIaaS billing)
POST
https://logos.getquikturn.io
/apiaas/billing/webhook
Stripe webhook (APIaaS billing) ›
Responses
200
OK
No data returned
Stripe billing webhook (Zuplo-verified)
POST
https://logos.getquikturn.io
/api/billing/webhook
Stripe billing webhook (Zuplo-verified) ›
Responses
200
Webhook received
No data returned
Auth