Nickelytics R-Ads Platform Authentication API

The authentication, session, organization and admin API behind the Nickelytics / R-Ads Ad Manager. It is a Better Auth instance whose auto-generated OpenAPI 3.1.1 document is served publicly at /api/auth/open-api/generate-schema on both api.nickelytics.com and api-ads.robot.com (the same AWS load balancer), covering email and social sign-in, sessions, account linking, JWT/JWKS issuance, organizations, teams, invitations, SSO providers, admin user management and audit events. It is a framework-generated auth surface, not a documented advertising product API — the campaign and reporting surface at /v1 answers 401 "Authorization header required" and publishes no specification.

API entry from apis.yml

apis.yml Raw ↑
name: Nickelytics R-Ads Platform Authentication API
description: The authentication, session, organization and admin API behind the Nickelytics / R-Ads Ad
  Manager. It is a Better Auth instance whose auto-generated OpenAPI 3.1.1 document is served publicly
  at /api/auth/open-api/generate-schema on both api.nickelytics.com and api-ads.robot.com (the same AWS
  load balancer), covering email and social sign-in, sessions, account linking, JWT/JWKS issuance, organizations,
  teams, invitations, SSO providers, admin user management and audit events. It is a framework-generated
  auth surface, not a documented advertising product API — the campaign and reporting surface at /v1 answers
  401 "Authorization header required" and publishes no specification.
humanURL: https://www.robot.com/r-advertising
baseURL: https://api-ads.robot.com/api/auth
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nickelytics.png
tags:
- Authentication
- Identity
- Advertising
properties:
- type: Authentication
  url: authentication/nickelytics-authentication.yml
- type: ErrorCatalog
  url: errors/nickelytics-problem-types.yml
- type: DataModel
  url: data-model/nickelytics-data-model.yml
- type: Conventions
  url: conventions/nickelytics-conventions.yml
- type: Overlay
  url: overlays/nickelytics-rads-auth-overlay.yaml
- type: MCPServer
  url: mcp/nickelytics-mcp.yml
- type: ToolCrosswalk
  url: mcp/nickelytics-tool-crosswalk.yml