Skip to main content
GET
Fetch authorization url

Node.js SDK

šŸ”— SDK Method: fetchAuthorizationUrl Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.

Authorizations

x-api-key
string
header
default:NEYNAR_API_DOCS
required

API key to authorize requests

Query Parameters

client_id
string<uuid>
required
response_type
enum<string>
required
Available options:
code

Response

Success

authorization_url
string<uri>
required