# Apex Documentation ## Docs - [Log in](https://docs.apexscore.ai/api-reference/authentication/log-in.md): Log into the API - [Create](https://docs.apexscore.ai/api-reference/comments/create.md) - [Destroy](https://docs.apexscore.ai/api-reference/comments/destroy.md) - [List](https://docs.apexscore.ai/api-reference/comments/list.md): Retrieve a list of comments that are attached to a content type (e.g. a `Report`) and that object's `id` (`Report.id`). - [Partial Update](https://docs.apexscore.ai/api-reference/comments/partial-update.md) - [Retrieve](https://docs.apexscore.ai/api-reference/comments/retrieve.md) - [Update](https://docs.apexscore.ai/api-reference/comments/update.md) - [Create](https://docs.apexscore.ai/api-reference/datasets--uploaded/create.md) - [Introduction](https://docs.apexscore.ai/api-reference/introduction.md): A brief introduction to the Apex API - [List](https://docs.apexscore.ai/api-reference/metadataattitudes/list.md) - [Retrieve](https://docs.apexscore.ai/api-reference/metadataattitudes/retrieve.md) - [List](https://docs.apexscore.ai/api-reference/metadataranks/list.md) - [List](https://docs.apexscore.ai/api-reference/metadataversions/list.md) - [Accept](https://docs.apexscore.ai/api-reference/organization-invitations/accept.md): The endpoint to accept an invitation, by token, for either a user that exists already or a user that is signing up concurrently with accepting the invitation. - [Create](https://docs.apexscore.ai/api-reference/organization-invitations/create.md): Create organization invitation to given email addresses. - [Destroy](https://docs.apexscore.ai/api-reference/organization-invitations/destroy.md): Perform operations on organization invitation. - [List](https://docs.apexscore.ai/api-reference/organization-invitations/list.md): Perform operations on organization invitation. - [Partial Update](https://docs.apexscore.ai/api-reference/organization-invitations/partial-update.md): Patch for role OrganizationInvitation. - [Resend Invitation](https://docs.apexscore.ai/api-reference/organization-invitations/resend-invitation.md): Resend invitation and email to already invited user. - [Retrieve](https://docs.apexscore.ai/api-reference/organization-invitations/retrieve.md): Perform operations on organization invitation. - [Update](https://docs.apexscore.ai/api-reference/organization-invitations/update.md): Perform operations on organization invitation. - [Validate Token](https://docs.apexscore.ai/api-reference/organization-invitations/validate-token.md): Validate invitation token as able to accept. Therefore: it exists, is PENDING status, and is not expired. - [Create](https://docs.apexscore.ai/api-reference/organization-members/create.md): CRUD Operations for OrganizationMember Model. - [Destroy](https://docs.apexscore.ai/api-reference/organization-members/destroy.md): CRUD Operations for OrganizationMember Model. - [List](https://docs.apexscore.ai/api-reference/organization-members/list.md): CRUD Operations for OrganizationMember Model. - [Partial Update](https://docs.apexscore.ai/api-reference/organization-members/partial-update.md): Update the role for OrganizationMember. - [Retrieve](https://docs.apexscore.ai/api-reference/organization-members/retrieve.md): CRUD Operations for OrganizationMember Model. - [Update](https://docs.apexscore.ai/api-reference/organization-members/update.md): CRUD Operations for OrganizationMember Model. - [Create](https://docs.apexscore.ai/api-reference/organizations/create.md): Perform operations on Organizations - [Destroy](https://docs.apexscore.ai/api-reference/organizations/destroy.md): Perform operations on Organizations - [List](https://docs.apexscore.ai/api-reference/organizations/list.md): Perform operations on Organizations - [Partial Update](https://docs.apexscore.ai/api-reference/organizations/partial-update.md): Perform operations on Organizations - [Retrieve](https://docs.apexscore.ai/api-reference/organizations/retrieve.md): Retrieve an organization. - [Update](https://docs.apexscore.ai/api-reference/organizations/update.md): Perform operations on Organizations - [Create](https://docs.apexscore.ai/api-reference/portfolios/create.md) - [Destroy](https://docs.apexscore.ai/api-reference/portfolios/destroy.md) - [Download Portfolio Document](https://docs.apexscore.ai/api-reference/portfolios/download-portfolio-document.md): Download a specific portfolio document as a PDF file - [List](https://docs.apexscore.ai/api-reference/portfolios/list.md) - [Metrics](https://docs.apexscore.ai/api-reference/portfolios/metrics.md): Get the metrics for the portfolio - [Partial Update](https://docs.apexscore.ai/api-reference/portfolios/partial-update.md) - [Portfolio Documents](https://docs.apexscore.ai/api-reference/portfolios/portfolio-documents.md): Get all portfolio documents associated with this portfolio - [Retrieve](https://docs.apexscore.ai/api-reference/portfolios/retrieve.md) - [Survey](https://docs.apexscore.ai/api-reference/portfolios/survey.md): Download or update the survey as JSON as it is built by the Portfolio settings - [Survey](https://docs.apexscore.ai/api-reference/portfolios/survey-1.md): Download or update the survey as JSON as it is built by the Portfolio settings - [Survey Download](https://docs.apexscore.ai/api-reference/portfolios/survey-download.md): Download the survey as a file as it is built by the Portfolio settings - [Update](https://docs.apexscore.ai/api-reference/portfolios/update.md) - [Verify](https://docs.apexscore.ai/api-reference/report-publishings/verify.md): Verify the verification code for a published report. - [Attachments](https://docs.apexscore.ai/api-reference/reports/attachments.md) - [Compare](https://docs.apexscore.ai/api-reference/reports/compare.md): Use to compare several reports (or configurations) to each other. This endpoint will accept a list of `report_id` which can also be mixed in with `configuration_id` values and return a data structure that provides summary results and additional aggregate/change calculations to allow you to see data… - [Configuration Status](https://docs.apexscore.ai/api-reference/reports/configuration-status.md): Retrieves the status of a report's primary configuration unless a specific configuration is provided. Used to determine the state of background processing and overall completeness with low overhead. - [Create](https://docs.apexscore.ai/api-reference/reports/create.md) - [Destroy](https://docs.apexscore.ai/api-reference/reports/destroy.md) - [Download Dataset](https://docs.apexscore.ai/api-reference/reports/download-dataset.md): Download the computed, processed dataset as a CSV file. - [Entry Data](https://docs.apexscore.ai/api-reference/reports/entry-data.md): Retrieves information on a field in the report's Entry data with aggregation. - [Filter](https://docs.apexscore.ai/api-reference/reports/filter.md) - [Filterables](https://docs.apexscore.ai/api-reference/reports/filterables.md) - [List](https://docs.apexscore.ai/api-reference/reports/list.md) - [Observations](https://docs.apexscore.ai/api-reference/reports/observations.md): Retrieves information on all the report's filterables and the various calculations done on their options that identify segments of interest. - [Partial Update](https://docs.apexscore.ai/api-reference/reports/partial-update.md) - [Priority Composition](https://docs.apexscore.ai/api-reference/reports/priority-composition.md) - [Retrieve](https://docs.apexscore.ai/api-reference/reports/retrieve.md) - [Summary](https://docs.apexscore.ai/api-reference/reports/summary.md) - [Text Entries](https://docs.apexscore.ai/api-reference/reports/text-entries.md) - [Text Topic Metadata Fields](https://docs.apexscore.ai/api-reference/reports/text-topic-metadata-fields.md): Gets a list of all the metadata fields that are contained within survey response data. - [Text Topics](https://docs.apexscore.ai/api-reference/reports/text-topics.md) - [Text Topics Sentiment Stats](https://docs.apexscore.ai/api-reference/reports/text-topics-sentiment-stats.md) - [Update](https://docs.apexscore.ai/api-reference/reports/update.md) - [Create](https://docs.apexscore.ai/api-reference/segments/create.md): Create a segment for a specified portfolio. - [Destroy](https://docs.apexscore.ai/api-reference/segments/destroy.md) - [List](https://docs.apexscore.ai/api-reference/segments/list.md) - [Partial Update](https://docs.apexscore.ai/api-reference/segments/partial-update.md): Updates a segment. - [Retrieve](https://docs.apexscore.ai/api-reference/segments/retrieve.md) - [Update](https://docs.apexscore.ai/api-reference/segments/update.md): Updates a segment. - [Create](https://docs.apexscore.ai/api-reference/text-topic-theme-idea/create.md) - [Partial Update](https://docs.apexscore.ai/api-reference/text-topic-theme-idea/partial-update.md) - [Retrieve](https://docs.apexscore.ai/api-reference/text-topic-theme-idea/retrieve.md) - [Update](https://docs.apexscore.ai/api-reference/text-topic-theme-idea/update.md) - [Create](https://docs.apexscore.ai/api-reference/users/create.md): Perform operations on the User resource. - [Me](https://docs.apexscore.ai/api-reference/users/me.md): Given the current token provided, return the current user. - [Partial Update](https://docs.apexscore.ai/api-reference/users/partial-update.md): Perform operations on the User resource. - [Update](https://docs.apexscore.ai/api-reference/users/update.md): Perform operations on the User resource. - [Engaging Apex](https://docs.apexscore.ai/getting-started/engaging.md): How to get started applying Apex's Motivational Intelligence - [Welcome to the Apex Guides](https://docs.apexscore.ai/getting-started/introduction.md): Our guides are intended to offer our readers transparency into our methodology and our practices.

If you have any questions, feel free to reach out to us at [success@apexscore.ai](mailto:success@apexscore.ai) or [our contact page](https://apexscore.ai/contact). - [Quickstart Guide](https://docs.apexscore.ai/getting-started/quickstart.md): Everything you need to know to get started with Apex: what to prepare, what to expect, and how we'll work together. - [What We Are vs What We Are Not](https://docs.apexscore.ai/getting-started/what_we_are.md): Clarifying Apex's differentiation by contrasting it with common alternatives - [Dynamic Yield - Personalization Intelligence](https://docs.apexscore.ai/integrations/dynamicyield.md): How Apex enhances Dynamic Yield personalization with motivational segmentation that explains why customers act and how to influence them - [Environics Analytics - PRIZM](https://docs.apexscore.ai/integrations/ea_prizm.md): How Apex enhances PRIZM segmentation with motivational intelligence to drive measurable customer outcomes - [NielsenIQ - Panel Enhancement](https://docs.apexscore.ai/integrations/niq.md): How Apex enhances NIQ panel data by adding motivational drivers that explain and influence shopper behavior - [Usage of AI](https://docs.apexscore.ai/methodology/ai_usage.md): How Apex uses AI, machine learning, and human expertise to drive speed, confidence, and predictive accuracy. - [Synthetic Data Creation](https://docs.apexscore.ai/methodology/synthetic_data.md): How Apex uses synthetic data and connective CRM signals to enhance modeling while reducing audience fatigue - [How Apex Measures Motivation](https://docs.apexscore.ai/motivations/measurement.md): Learn how Apex quantifies customer motivation using a validated, behavioral-science-backed survey approach. - [Overview](https://docs.apexscore.ai/motivations/overview.md): Explore the 16 human motivators that power Apex's predictive intelligence. - [Motivational Shifts Over Time](https://docs.apexscore.ai/motivations/shifts_over_time.md): Why it's important to monitor and respond to evolving audience motivations - [Quantifying Motivation: Statistical Validation of Apex's Motivational Framework](https://docs.apexscore.ai/motivations/statistical_validation.md): Scientific Due Diligence around the Apex Motivational Framework - [MotiveLoop](https://docs.apexscore.ai/product/motiveloop.md): An embedded intelligence layer that learns, adapts, and prescribes so your strategies evolve with your audience. - [MotiveModel](https://docs.apexscore.ai/product/motivemodel.md): The foundational building block of Apex. Get the motivational profile of an audience to guide high-impact strategy. - [MotivePath Assignments](https://docs.apexscore.ai/product/motivepath.md): Assign Apex analysts to solve for a specific business goal and reverse-engineer the most effective actions to influence customer behavior to reach it. - [Apex Web Platform](https://docs.apexscore.ai/product/platform.md): Explore, compare, and act on motivational intelligence through your own private web interface. ## OpenAPI Specs - [openapi](https://docs.apexscore.ai/api-reference/openapi.yaml) ## Optional - [Contact Us](https://apexscore.ai/contact) - [Trust and Compliance](https://trust.apexscore.ai) - [Case Studies](https://apexscore.ai/case-studies)