# Welcome to Weir ## Docs - [API Playground](https://doc-dev.weir.ai/v1.0.1/api-playground.md): Interactive API playground to test Weir AI API endpoints directly in your browser - [Authenticate Admin](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/auth/authenticate-admin.md): Authenticate admin user with token - [Admin Login](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/auth/login.md): Admin user login with username and password - [Admin Logout](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/auth/logout.md): Logout admin user and invalidate tokens - [Admin Refresh Token](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/auth/refresh-token.md): Refresh admin access token - [Admin APIs](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/index.md): Administrative APIs for platform administration and system management - [Create Log Entry](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/logging/create-log.md): Create a new log entry - [Get All Log Entries](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/logging/get-all-logs.md): Retrieve all log entries with filtering - [Search Log Entries](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/logging/search-logs.md): Search system logs with filters - [Create Mail Template](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/mail/create-template.md): Create a new email template - [Delete Mail Template](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/mail/delete-template.md): Delete an email template - [Get Mail Templates](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/mail/get-templates.md): Retrieve all email templates - [Update Mail Template](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/mail/update-template.md): Update an existing email template - [Create Pod](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/create-pod.md): Create a new system pod - [Get Pod Details](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/get-pod.md): Retrieve specific pod information - [Get All Pods](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/get-pods.md): Retrieve all system pods - [Pause All Pods](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/pause-all-pods.md): Pause all running pods - [Pause Pod](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/pause-pod.md): Pause a running pod - [Start All Pods](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/start-all-pods.md): Start all system pods - [Start Pod](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/start-pod.md): Start a specific pod - [Stop All Pods](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/stop-all-pods.md): Stop all pods in the system - [Stop Pod](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/pods/stop-pod.md): Stop a pod completely - [Get All Licenses](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/system/get-licenses.md): Retrieve all licenses in the system - [Get All Organizations](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/system/get-organizations.md): Retrieve all organizations in the system - [Get All Platforms](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/system/get-platforms.md): Retrieve all platforms in the system - [Create Admin User](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/users/create-admin.md): Register a new admin user - [Get Admin Members](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/users/get-members.md): Retrieve all admin users - [Invite Admin User](https://doc-dev.weir.ai/v1.0.1/api-reference/admin-apis/users/invite-member.md): Invite a new admin user - [User Login](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/auth/login.md): Authenticate users with username and password to get access and refresh tokens - [User Logout](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/auth/logout.md): Logout users and invalidate their refresh tokens - [Mobile Registration](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/auth/mobile-register.md): Simplified registration endpoint for mobile applications - [Refresh Token](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/auth/refresh-token.md): Refresh expired access tokens using refresh tokens - [User Registration](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/auth/register.md): Register new users with organization creation - [Resend OTP](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/auth/resend-otp.md): Resend OTP for email verification - [Validate Registration](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/auth/validate-registration.md): Verify email with OTP to activate user account - [Create API Client](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/clients/create-client.md): Create a new API client for external access - [Delete API Client](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/clients/delete-client.md): Delete an API client - [Get API Clients](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/clients/get-clients.md): Retrieve all API clients in your organization - [Refresh Client Credentials](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/clients/refresh-client.md): Generate new credentials for an API client - [Console APIs](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/index.md): Organization management APIs for internal operations and team collaboration - [Export Logs](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/logs/export-logs.md): Export logs to CSV or JSON format - [Get Log Details](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/logs/get-log-details.md): Retrieve detailed information about a specific log entry - [Get Logs](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/logs/get-logs.md): Retrieve organization logs - [Get Email Status](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/mail/get-email-status.md): Check the delivery status of a sent email - [Send Email](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/mail/send-email.md): Send email notifications from your organization - [Add Payment Card](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/organization/add-card.md): Add a new payment card - [Get Billing History](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/organization/billing-history.md): Retrieve organization billing history - [Get Payment Cards](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/organization/cards.md): Retrieve organization payment cards - [Delete Payment Card](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/organization/delete-card.md): Delete a payment card - [Get Organization Information](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/organization/get-info.md): Retrieve detailed information about your organization - [Subscribe to Plan](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/organization/subscribe.md): Subscribe to a subscription plan - [Get Subscription Plans](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/organization/subscriptions.md): Retrieve available subscription plans - [Update Organization Information](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/organization/update-info.md): Update organization details and settings - [Create PAX](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/pax/create-pax.md): Create a new PAX (Platform Access Extension) - [Get PAX](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/pax/get-pax.md): Retrieve PAX configurations - [Create Platform](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/platforms/create-platform.md): Create a new platform - [Delete Platform](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/platforms/delete-platform.md): Delete a platform from your organization - [Get Platform Details](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/platforms/get-platform-details.md): Retrieve detailed information about a specific platform - [Get Platforms](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/platforms/get-platforms.md): Retrieve all platforms in your organization - [Verify Platform](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/platforms/verify-platform.md): Verify platform domain ownership - [Add License Images](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/add-license-images.md): Add images to an existing license - [Create License](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/create-license.md): Create a new NIL license for talent - [Get Talent Licenses](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/get-licenses.md): Retrieve talent licenses for your agency - [Get Talent Roster](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/get-roster.md): Retrieve agency talent roster - [Get Talent List](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/get-talent.md): Retrieve list of all talent - [Get Talent Profile](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/get-talent-profile.md): Retrieve detailed talent profile information - [Invite Talent to Agency](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/invite-talent.md): Invite talent to join your agency roster - [Remove License Image](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/remove-license-image.md): Remove an image from a license - [Search Agency Talent](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/talent/search-talent.md): Search for talent in your agency roster - [Create Team](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/teams/create-team.md): Create a new team within your organization - [Delete Team](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/teams/delete-team.md): Delete a team from your organization - [Get Team Members](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/teams/get-members.md): Retrieve all members of a specific team - [Get Teams](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/teams/get-teams.md): Retrieve all teams in your organization with pagination support - [Invite Team Member](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/teams/invite-member.md): Invite a new member to join a team - [Update Team Member Role](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/teams/update-member-role.md): Update the role of a team member - [Change Password](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/users/change-password.md): Change user password - [Get User Profile](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/users/get-profile.md): Retrieve current user's profile information - [Update User Profile](https://doc-dev.weir.ai/v1.0.1/api-reference/console-apis/users/update-profile.md): Update user profile information - [Generate Access Token](https://doc-dev.weir.ai/v1.0.1/api-reference/external-apis/generate-access-token.md): Generate access tokens for external API authentication using client credentials - [External APIs](https://doc-dev.weir.ai/v1.0.1/api-reference/external-apis/index.md): Public-facing APIs for third-party integrations and external applications - [Validate API Key](https://doc-dev.weir.ai/v1.0.1/api-reference/external-apis/validate-api-key.md): Validate an API key for external access - [API Reference](https://doc-dev.weir.ai/v1.0.1/api-reference/index.md): Complete reference documentation for all Weir AI API v1.0.1 endpoints - [Code Examples](https://doc-dev.weir.ai/v1.0.1/examples/index.md): Ready-to-use code examples in multiple programming languages for Weir AI API v1.0.1 - [Authentication & Security](https://doc-dev.weir.ai/v1.0.1/getting-started/authentication/authentication.md): Comprehensive guide to authentication methods, security best practices, and token management in Weir AI API v1.0.1 - [Your First API Call](https://doc-dev.weir.ai/v1.0.1/getting-started/first-steps/index.md): Learn how to make your first API call and understand the response format - [Getting Started](https://doc-dev.weir.ai/v1.0.1/getting-started/index.md): Everything you need to know to get started with Weir AI API v1.0.1 - [Quick Start Guide - Weir AI API v1.0.1](https://doc-dev.weir.ai/v1.0.1/getting-started/quickstart.md): Get up and running with Weir AI API v1.0.1 in minutes. Complete setup guide for developers. - [Console API Integration](https://doc-dev.weir.ai/v1.0.1/guides/console-apis.md): Complete guide to integrating with Console APIs for organization management, team collaboration, and platform administration - [Integration Guides](https://doc-dev.weir.ai/v1.0.1/guides/index.md): Comprehensive guides for building specific types of integrations with Weir AI API v1.0.1 - [Welcome to Weir AI API v1.0.1](https://doc-dev.weir.ai/v1.0.1/index.md): Comprehensive guide to integrating with Weir AI's powerful platform for Name, Image, and Likeness (NIL) detection and management. - [Core API Concepts](https://doc-dev.weir.ai/v1.0.1/resources/concepts/concepts.md): Understanding the fundamental concepts and design principles of Weir AI API v1.0.1 - [Error Codes Reference](https://doc-dev.weir.ai/v1.0.1/resources/error-codes/index.md): Comprehensive error code reference and troubleshooting guide for Weir AI API v1.0.1 - [Resources](https://doc-dev.weir.ai/v1.0.1/resources/index.md): Additional resources, concepts, and reference materials for Weir AI API v1.0.1 ## OpenAPI Specs - [openapi](https://doc-dev.weir.ai/api-reference/openapi.json) - [new_openapi](https://doc-dev.weir.ai/new_openapi.json)