Languages
English
ジャポネ
0-getting-started
0.1- Getting Started
1-Methods
1.1- Liker Scale
1.1.1 - Get List All
1.1.2 - Get List By Id
1.3- Questions
1.3.1- Get List Random
1.3.2- Get By Id
1.2- Results
1.2.1- Get List
1.2.2- Get By Id
1.2.3- Get Intro By Id
1.2.4- Get In Depth By Id
1.2.5- Get Braind By Id
1.2.6- Get Components By Id
1.2.7- Get Super Power By Id
1.4- Test
1.3.1- Post Save Answer
2-errors
2.1- Errors Code
home
Homepage

ℹ️ Information

# These method lists test results associated with a user. Allows listing of all tests, by ID and by components.


# 1.2.1- GET List

end point:

https://api.zelfium.com/test/en/results/


# Parameters


Name Type Description Required
end point url url end point ✅
YOUR_zelfium_APIKey_TOKEN string zelfium_APIKey ✅

# Example Request in python

import requests

url = "https://api.zelfium.com/test/en/results/"

payload = {}
headers = {
  'Authorization': '{YOUR_zelfium_APIKey_TOKEN}'
}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)


# Example Response


# Parameters


Name Type Description Required
id integer test id ➖
date string time stamp ➖
general string peronalit general type ➖
detail string peronalit detail type ➖
result string peronalit result type ➖
url1 string Image personalit type 4 letters ➖
url2 string Image personalit type 3 letters ➖

{
    "data": [
        {
            "id": 50039,
            "general_1": "INTP",
            "general_2": "MDR",
            "date": "2023-04-23 22:58:06",
            "general": "INTP-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Pioneer",
            "url1": "https://zelfium.com/images/INTP.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50048,
            "general_1": "ESFP",
            "general_2": "MDR",
            "date": "2023-04-24 16:33:25",
            "general": "ESFP-MDR",
            "detail": "aAfp-aAa",
            "result": "Tranquil Keeper",
            "url1": "https://zelfium.com/images/ESFP.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50123,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-05-17 14:36:29",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50124,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-05-17 14:36:33",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50125,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-05-17 14:36:39",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50126,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-05-17 14:36:45",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50127,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-05-17 14:36:48",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50128,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-05-17 14:36:52",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50145,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-05-18 16:31:27",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50146,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-05-18 16:32:11",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50170,
            "general_1": "ESFP",
            "general_2": "MHO",
            "date": "2023-05-29 21:10:09",
            "general": "ESFP-MHO",
            "detail": "esfp-aaa",
            "result": "Steadfast Keeper",
            "url1": "https://zelfium.com/images/ESFP.png",
            "url2": "https://zelfium.com/images/MHO.png"
        },
        {
            "id": 50204,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-08-02 00:33:42",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50205,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-08-02 00:35:57",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        },
        {
            "id": 50207,
            "general_1": "ISFJ",
            "general_2": "MDR",
            "date": "2023-08-20 04:01:39",
            "general": "ISFJ-MDR",
            "detail": "aaaa-aaa",
            "result": "Tranquil Supporter",
            "url1": "https://zelfium.com/images/ISFJ.png",
            "url2": "https://zelfium.com/images/MDR.png"
        }
    ]
}

# 1.2.2- GET By ID

end point:

https://api.zelfium.com/test/en/results/{ID}


# Parameters


Name Type Description Required
end point url url end point ✅
ID integer ID Test (XXXXX) ✅
YOUR_zelfium_APIKey_TOKEN string zelfium_APIKey ✅

# Example Request in python

import requests

url = "https://api.zelfium.com/test/en/results/{ID}"

payload = {}
headers = {
  'Authorization': 'Bearer {YOUR_zelfium_APIKey_TOKEN}'
}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)

# Example Response


# Parameters


Name Type Description Required
id integer test id ➖
date string time stamp ➖
general string peronalit general type ➖
detail string peronalit detail type ➖
result string peronalit result type ➖
url1 string Image personalit type 4 letters ➖
url2 string Image personalit type 3 letters ➖

{
    "data": [
        {
            "id": 50048,
            "general_1": "ESFP",
            "general_2": "MDR",
            "date": "2023-04-24 16:33:25",
            "general": "ESFP-MDR",
            "detail": "aAfp-aAa",
            "result": "Tranquil Keeper",
            "url1": "https://zelfium.com/images/ESFP.png",
            "url2": "https://zelfium.com/images/MDR.png"
        }
    ]
}

# 1.2.3- GET Intro By ID

end point:

https://api.zelfium.com/test/en/results/intro/{ID}


# Parameters


Name Type Description Required
end point url url end point ✅
ID integer ID Test (XXXXX) ✅
YOUR_zelfium_APIKey_TOKEN string zelfium_APIKey ✅

# Example Request in python

import requests

url = "https://api.zelfium.com/test/en/results/intro/{ID}"

payload = {}
headers = {
  'Authorization': 'Bearer {YOUR_zelfium_APIKey_TOKEN}'
}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)

# Example Response


# Parameters


Name Type Description Required
personality array peronalit result type ➖
graph name array category ➖
graph score array score category ➖
IN BRIEF array summary ➖
detail array detail of catgory ➖

{
    "data": {
        "personality ": [
            "Tranquil Keeper",
            "ESFP-MDR",
            "aAfp-aAa",
            "https://zelfium.com/images/ESFP.png",
            "https://zelfium.com/images/MDR.png"
        ],
        "grafic": {
            "name": [
                "Extroverted",
                "Sensing",
                "Feeling",
                "Prospecting",
                "Maintaining",
                "Detached",
                "Responsive"
            ],
            "score": [
                55,
                60,
                62,
                72,
                55,
                60,
                54
            ]
        },
        "IN BRIEF": [
            "You are an ESFP, with the four letters meaning E-extroverted, S-sensing, F-feeling, and P-prospecting. You are the Sensist, who senses realities up front and expresses things as they are. Some famous ESFP would be, US President Bill Clinton, Oracle Founder Larry Ellison, and US President Ronald Reagan.",
            "Moreover, you have an MDR character, which stands for maintaining, detached, and responsive. You are known for being secure. You place great significance on maintaining an unchanging and stable daily life. You very calmly keep a keen focus on efficiency and effectiveness to keep moving toward your goals and ambitions. You also have a keen awareness of the issues surrounding you as well as the introspective nature involved.",
            "Your type is ESFP-MDR Very simple aAfp-aAa."
        ],
        "detail": [
            {
                "name": "Extroverted (In Extrovesion / Introversion)",
                "text": "In terms of social interests, you have a flexible attitude and can adjust your sense of social values according to your environment. This ability usually helps you acquire new experiences and ideas, which will bring more learning and enjoyment. Right now, you are exploring what types of social events matter to you in terms of fun and enjoyment, so you are literally full of growth potential."
            },
            {
                "name": "Sensing (In Openess / Sensing)",
                "text": "In terms of creativity and conventionality, your social sensitivity allows you to exactly catch the culture and needs of your community. You can flexibly accept and support a wide variety of views and values. This trait means you may often act as a coordinator, adjusting your perspective to meet the needs of a particular situation."
            },
            {
                "name": "Feeling (In Thinking / Feeling)",
                "text": "In terms of judging and decision-making, you perform vivid emotionality and intuitive capacities using active systems for processing sensual information. In addition, your instinctive intuition helps you perceive the relevance between things and instantly act upon its primitive logic or rapid thinking. Your free mind might drive you to form unique behaviors that might not be understood by others. Considering your tendency to be emotionally open and enriched, an expressive position where can express your rare sensibility and generous emotions, such as a professional athlete and artist, would work well for you."
            },
            {
                "name": "Prospecting (In Judging / Prospecting)",
                "text": "In terms of orderliness and freedom, you often combine positive life rhythms with flexibility to cultivate your sense-making. You hardly pursue things that do not actively interest you, but when you are motivated, you can lose all sense of time while completing a task. Given your strong belief in liberty and sense of conviction, an independent specialist position where you can showcase your passion, independent \"go-my-own-way\" thinking, matchless originality, and professionalism, such as an artist or an artisan, would work well for you."
            },
            {
                "name": "Maintaining (In Curious / Maintaining)",
                "text": "In terms of curiosity and maintainability, you have a high level of social adaptability, allowing you to balance your passion and socially beneficial situations depending on the needs of your surroundings. Even though you are in harmony with existing movements and trends, your feeling for explorations moderately goes for what you want to achieve within the legitimacy of common courtesy. This can lead you to be a harmonious coordinator in your group."
            },
            {
                "name": "Detached (In Harmony / Detachment)",
                "text": "In terms of harmony and independency, you practice righteous moderation concerning the people and community around you. You sharply perceive the needs of others and demonstrate great care and sympathy for those with whom you feel familiar. You have a professional attitude and a skillset that is not too gentle but also not too strict, which can be very effective in stabilizing the harmony of your community."
            },
            {
                "name": "Responsive (In Responsiveness / Optimism)",
                "text": "In terms of stability and sensitivity, you are relaxed and flexible about controlling your stress and critical feelings. Your sense of community allows you to maintain the peace and handle things calmly in all circumstances except a very severe emergency. Also, in social situations, you can provide a critical perspective and softly follow the social atmosphere and arguments to maintain the peace."
            }
        ]
    }
}

# 1.2.4- GET In Depth By ID

end point:

https://api.zelfium.com/test/en/results/in_depth/{ID}


# Parameters


Name Type Description Required
end point url url end point ✅
ID integer ID Test (XXXXX) ✅
YOUR_zelfium_APIKey_TOKEN string zelfium_APIKey ✅

# Example Request in python

import requests

url = "https://api.zelfium.com/test/en/results/in_depth/{ID}"

payload = {}
headers = {
  'Authorization': 'Bearer {YOUR_zelfium_APIKey_TOKEN}'
}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)

# Example Response


# Parameters


Name Type Description Required
personality array peronalit result type ➖
graph name array category ➖
graph score array score category ➖
IN BRIEF array summary ➖
detail array detail of catgory ➖

{
    "data": {
        "personality ": [
            "Tranquil Keeper",
            "ESFP-MDR",
            "aAfp-aAa",
            "https://zelfium.com/images/ESFP.png",
            "https://zelfium.com/images/MDR.png"
        ],
        "detail": [
            {
                "name": "Extroverted (In Extrovesion / Introversion)",
                "text": "In terms of social interests, you have a flexible attitude and can adjust your sense of social values according to your environment. This ability usually helps you acquire new experiences and ideas, which will bring more learning and enjoyment. Right now, you are exploring what types of social events matter to you in terms of fun and enjoyment, so you are literally full of growth potential.",
                "scalesub": [
                    {
                        "name": "Enthusiasm / Concentration",
                        "text": "You possess social flexibility and can adapt to a variety of enjoyments. You enjoy spending quiet time alone as much as planning journeys or events with your friends, and you adjust your social life and relationships accordingly. In that sense, you are in the process of exploring your community and the worldview to see what best inspires you."
                    },
                    {
                        "name": "Assertiveness / Observation",
                        "text": "Additionally, your ability to switch between listening and being assertive is very good. You can create a balance of one-sided situations and discussions. Based on this quality, you are highly capable of establishing social harmony."
                    }
                ]
            },
            {
                "name": "Sensing (In Openess / Sensing)",
                "text": "In terms of creativity and conventionality, your social sensitivity allows you to exactly catch the culture and needs of your community. You can flexibly accept and support a wide variety of views and values. This trait means you may often act as a coordinator, adjusting your perspective to meet the needs of a particular situation.",
                "scalesub": [
                    {
                        "name": "Conceptual Absorption / Realistic Accumulation",
                        "text": "Your well-rounded flexibility, based on established methods and values, is excellent, allowing you to easily experiment with new ideas and approaches. You have a high awareness of organizational professionalism, so you tend to design your own perspective and methodology according to the situation."
                    },
                    {
                        "name": "Aesthetics / Pragmatism",
                        "text": "Moreover, you are generally interested in highly acclaimed artistic and social events that raise the cultural standard. Your eagerness motivates you to focus on social sophistication and aesthetics to gain a perspective that is commensurate with your current position. Therefore, your talents would allow you to become a spokesperson representing a social or organizational brand."
                    }
                ]
            },
            {
                "name": "Feeling (In Thinking / Feeling)",
                "text": "In terms of judging and decision-making, you perform vivid emotionality and intuitive capacities using active systems for processing sensual information. In addition, your instinctive intuition helps you perceive the relevance between things and instantly act upon its primitive logic or rapid thinking. Your free mind might drive you to form unique behaviors that might not be understood by others. Considering your tendency to be emotionally open and enriched, an expressive position where can express your rare sensibility and generous emotions, such as a professional athlete and artist, would work well for you.",
                "scalesub": [
                    {
                        "name": "Intentional Decision / Intuitive Judgement",
                        "text": "Emotionality and a spirit of enlightenment are basic standards in your decision-making process because they create a sense of living and meaningful conviction in your life. You always grasp the core of things sensuously and intuitively. This dynamic instinct for feelings often makes your way of communicating seem dramatic and mysterious. In other words, you may seem too subjective and unclear, but your artistic and direct expressions will certainly touch people’s hearts."
                    },
                    {
                        "name": "Language Structuring / Sense Embodiment",
                        "text": "Further, you express the wide variety of emotions and feelings you sense mainly through sensuous and non-verbal gestures. You place such a high value on feelings and emotion that you want to share every internal feeling as it arises. You have a free perspective that makes things appear straightforward and intuitively understandable."
                    }
                ]
            },
            {
                "name": "Prospecting (In Judging / Prospecting)",
                "text": "In terms of orderliness and freedom, you often combine positive life rhythms with flexibility to cultivate your sense-making. You hardly pursue things that do not actively interest you, but when you are motivated, you can lose all sense of time while completing a task. Given your strong belief in liberty and sense of conviction, an independent specialist position where you can showcase your passion, independent \"go-my-own-way\" thinking, matchless originality, and professionalism, such as an artist or an artisan, would work well for you.",
                "scalesub": [
                    {
                        "name": "Social Orderliness / Individual Orderliness",
                        "text": "You have an unusual life rhythm based on your feelings and free will. In other words, you can say that you live with \"an anarchical order.\" Your personal space frequently seems unorganized to other people, but it is optimized according to your daily actions and customs. You love to pursue what you like at your own pace. Since you make your own rules, you are almost uninterested in meeting social obligations and expectations of others."
                    },
                    {
                        "name": "Industriousness / Originality",
                        "text": "In addition, you focus on feelings of satisfaction or conviction. This makes you like an immovable mountain when someone attempts you to convince you of something using reasons that are not persuasive enough. However, you quickly take action and challenge yourself to find your own best way to achieve the things you desire through tons of trials, regardless of common sense or the authorities. Such intense consistency sometimes gives birth to creative originality and methodology for the tendency to your trial-makings."
                    }
                ]
            },
            {
                "name": "Maintaining (In Curious / Maintaining)",
                "text": "In terms of curiosity and maintainability, you have a high level of social adaptability, allowing you to balance your passion and socially beneficial situations depending on the needs of your surroundings. Even though you are in harmony with existing movements and trends, your feeling for explorations moderately goes for what you want to achieve within the legitimacy of common courtesy. This can lead you to be a harmonious coordinator in your group.",
                "scalesub": [
                    {
                        "name": "World Exploration / Peace Securance",
                        "text": "You possess a free mindset and try to figure out whatever your current situation requires you to know. Teachers and mentors often see you listening to them and working to satisfy your role in your environment."
                    },
                    {
                        "name": "Self Challenging / Risk Avoidance",
                        "text": "Furthermore, you are conscious of avoiding circumstances that could damage your social harmony. However, sometimes you can become determined to challenge essential qualifications and skills regarded as socially desirable. Given your growth mindset and focus on following your community, you often stand foremost among the team."
                    }
                ]
            },
            {
                "name": "Detached (In Harmony / Detachment)",
                "text": "In terms of harmony and independency, you practice righteous moderation concerning the people and community around you. You sharply perceive the needs of others and demonstrate great care and sympathy for those with whom you feel familiar. You have a professional attitude and a skillset that is not too gentle but also not too strict, which can be very effective in stabilizing the harmony of your community.",
                "scalesub": [
                    {
                        "name": "Compassion / Independence",
                        "text": "You politely adjust your social engagements due to your thoughtful compassion toward other people. You properly choose a systematic approach and heartful interaction in accordance with your aptitude in your role in a given situation. Your keen awareness as a balancer may make you behave according to social norms rather than as you desire."
                    },
                    {
                        "name": "Honesty / Diplomacy",
                        "text": "You deliberately choose communication methods based on situational obligations and necessities. As a professional, you can harmoniously build relationships with the people around you, even by bargaining, if needed."
                    }
                ]
            },
            {
                "name": "Responsive (In Responsiveness / Optimism)",
                "text": "In terms of stability and sensitivity, you are relaxed and flexible about controlling your stress and critical feelings. Your sense of community allows you to maintain the peace and handle things calmly in all circumstances except a very severe emergency. Also, in social situations, you can provide a critical perspective and softly follow the social atmosphere and arguments to maintain the peace.",
                "scalesub": [
                    {
                        "name": "Defensiveness / Confidence",
                        "text": "You naturally prepare for any external situation so that you can immediately come up with an appropriate countermove. You usually take care of personal problems, especially between you and society. This makes you sensuously select the right move whenever a problem arises."
                    },
                    {
                        "name": "Self Reflectiveness / Self Stability",
                        "text": "Also, you tend to accept of the value of self-questioning as needed by your surroundings and try to improve your knowledge, values, and perspectives accordingly."
                    }
                ]
            }
        ]
    }
}

# 1.2.5- GET Braind By ID

end point:

https://api.zelfium.com/test/en/results/brain/{ID}


# Parameters


Name Type Description Required
end point url url end point ✅
ID integer ID Test (XXXXX) ✅
YOUR_zelfium_APIKey_TOKEN string zelfium_APIKey ✅

# Example Request in python

import requests

url = "https://api.zelfium.com/test/en/results/brain/{ID}"

payload = {}
headers = {
  'Authorization': 'Bearer {YOUR_zelfium_APIKey_TOKEN}'
}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)

# Example Response


# Parameters


Name Type Description Required
personality array peronalit result type ➖
graph name array category ➖
graph score array score category ➖
IN BRIEF array summary ➖
detail array detail of catgory ➖

{
    "data": {
        "personality ": [
            "Tranquil Keeper",
            "ESFP-MDR",
            "aAfp-aAa",
            "https://zelfium.com/images/ESFP.png",
            "https://zelfium.com/images/MDR.png"
        ],
        "detail": [
            {
                "name": "Extroverted / Introverted",
                "url": "https://zelfium.com/images/brain1.png",
                "text": "Extroversion / Introversion measures sensitivity to information about social interactions. As an ambivert, you tend to have a moderately active limbic system. You can enjoy both staying alone and seeking excitement. As a result, you are the bridge between extroverts and introverts."
            },
            {
                "name": "opeNed / Sensing",
                "url": "https://zelfium.com/images/brain2.png",
                "text": "Openness / Sensing measures the tendency to link and associate background information. As an ambivert, you tend to have a moderately active ascending dopaminergic system, a moderately active dorsolateral prefrontal cortex, and moderate latent suppression. You gather as much information as you need, link images with ideas and feelings, and process data as needed. Because you can gain understanding by being both imaginative and realistic, you act as the bridge between the open and sensed."
            },
            {
                "name": "Thinking / Feeling",
                "url": "https://zelfium.com/images/brain3.png",
                "text": "\"Logic / Intuitiveness measures the main type of information processing used in decision making, called System 1 and System 2. Being more intuitive (System 1-based), you tend to have high activity in the upper medial frontal/anterior zonal, posterior zonal/frontal, and bilateral angular gyrus. You are excellent at making decisions immediately and connecting images and meanings intuitively.\r\n\n\""
            },
            {
                "name": "Judging / Prospecting",
                "url": "https://zelfium.com/images/brain4.png",
                "text": "\"Judging / Prospecting measures the degree of controlling your drive. You, more prospecting, tend to have a smaller lateral prefrontal cortex that spans most of the left mid-frontal gyrus, a larger post fusiform gyrus, and lower levels of serotonin. This manages your ability to control your impulses and desires, and in your case, makes you driven strongly in freedom and individual dignity.\r\n\n\""
            },
            {
                "name": "Curious / Maintaining",
                "url": "https://zelfium.com/images/brain5.png",
                "text": "\"Curiosity / Maintainability measures how active your intrinsic drive is for seeking mental growth. As an ambivert, you tend to have moderate activity in and between the midbrain and hippocampus, as well as in the caudate nucleus and inferior frontal gyrus (IFG). These brain areas are significantly related to learning and memory, which leads you to both seek new challenges and manage possible risks. As a result, you are able to understand both curious and maintaining people.\r\n\n\""
            },
            {
                "name": "Harmonious / Detached",
                "url": "https://zelfium.com/images/brain6.png",
                "text": "\"Harmony / Detachment measures your ability to trust and empathize with others. As an ambivert, you tend to have moderate serotonin levels and moderate activity in the temporal parietal junction of the brain. It's relatively easy for you to understand others’ emotional states. As a result, you can observe relationships with others both emotionally and analytically, showing a good balance between the two.\r\n\r\n\""
            },
            {
                "name": "Responsive / Optimistic",
                "url": "https://zelfium.com/images/brain7.png",
                "text": "\"Optimism / Responsiveness measures your sensitivity and emotional resistance to the environment. As an ambivert, you tend to have low glucose metabolism rates in the insular and orbital frontal cortexes (which play an important role in experiencing pain, discomfort, fear, and other basic emotions) and in areas sensitive to reward and punishment. This makes it relatively easy for you to deal with negative emotions, such as fear and anxiety.\r\n\n\""
            }
        ]
    }
}

# 1.2.6- GET Components By ID

end point:

https://api.zelfium.com/test/en/results/components/{ID}


# Parameters


Name Type Description Required
end point url url end point ✅
ID integer ID Test (XXXXX) ✅
OUR_zelfium_APIKey_TOKEN string zelfium_APIKey ✅

# Example Request in python

import requests

url = "https://api.zelfium.com/test/en/results/components/{ID}"

payload = {}
headers = {
  'Authorization': 'Bearer {YOUR_zelfium_APIKey_TOKEN}'
}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)


# Example Response


# Parameters


Name Type Description Required
personality array peronalit result type ➖
graph name array category ➖
graph score array score category ➖
IN BRIEF array summary ➖
detail array detail of catgory ➖

{
    "data": {
        "personality ": [
            "Tranquil Keeper",
            "ESFP-MDR",
            "aAfp-aAa",
            "https://zelfium.com/images/ESFP.png",
            "https://zelfium.com/images/MDR.png"
        ],
        "detail": [
            {
                "name": "Extroverted (In Extrovesion / Introversion)",
                "graph": [
                    {
                        "name ": "Extroverted",
                        "score": 55
                    },
                    {
                        "name ": "Introverted",
                        "score": 45
                    },
                    {
                        "name": "Collectiveness",
                        "score": 50
                    },
                    {
                        "name": "Sociability",
                        "score": 58
                    },
                    {
                        "name": "Stimuli-seeking",
                        "score": 50
                    },
                    {
                        "name": "Assertiveness",
                        "score": 50
                    },
                    {
                        "name": "Cheerfulness",
                        "score": 67
                    }
                ]
            },
            {
                "name": "Sensing (In Openess / Sensing)",
                "graph": [
                    {
                        "name ": "Extroverted",
                        "score": 55
                    },
                    {
                        "name ": "Introverted",
                        "score": 45
                    },
                    {
                        "name ": "opeNed",
                        "score": 40
                    },
                    {
                        "name ": "Sensing",
                        "score": 60
                    },
                    {
                        "name": "Immersion",
                        "score": 33
                    },
                    {
                        "name": "Abstraction",
                        "score": 42
                    },
                    {
                        "name": "Openness to Diversity",
                        "score": 50
                    },
                    {
                        "name": "Aesthetic Sense",
                        "score": 42
                    },
                    {
                        "name": "Dramatic Emotionality",
                        "score": 33
                    }
                ]
            },
            {
                "name": "Feeling (In Thinking / Feeling)",
                "graph": [
                    {
                        "name ": "Extroverted",
                        "score": 55
                    },
                    {
                        "name ": "Introverted",
                        "score": 45
                    },
                    {
                        "name ": "opeNed",
                        "score": 40
                    },
                    {
                        "name ": "Sensing",
                        "score": 60
                    },
                    {
                        "name ": "Thinking",
                        "score": 38
                    },
                    {
                        "name ": "Feeling",
                        "score": 62
                    },
                    {
                        "name": "Decision Awareness",
                        "score": 33
                    },
                    {
                        "name": "Judgemental Neutrality",
                        "score": 25
                    },
                    {
                        "name": "Cognitive Logic",
                        "score": 42
                    },
                    {
                        "name": "Information Discipline",
                        "score": 50
                    },
                    {
                        "name": "Idea Verbalization",
                        "score": 42
                    }
                ]
            },
            {
                "name": "Prospecting (In Judging / Prospecting)",
                "graph": [
                    {
                        "name ": "Extroverted",
                        "score": 55
                    },
                    {
                        "name ": "Introverted",
                        "score": 45
                    },
                    {
                        "name ": "opeNed",
                        "score": 40
                    },
                    {
                        "name ": "Sensing",
                        "score": 60
                    },
                    {
                        "name ": "Thinking",
                        "score": 38
                    },
                    {
                        "name ": "Feeling",
                        "score": 62
                    },
                    {
                        "name ": "Judging",
                        "score": 28
                    },
                    {
                        "name ": "Prospecting",
                        "score": 72
                    },
                    {
                        "name": "Social Discipline",
                        "score": 17
                    },
                    {
                        "name": "Dutiful Perfectionism",
                        "score": 25
                    },
                    {
                        "name": "Lifestyle Order",
                        "score": 25
                    },
                    {
                        "name": "Systematic Efficency",
                        "score": 42
                    },
                    {
                        "name": "Industrious Competency",
                        "score": 33
                    }
                ]
            },
            {
                "name": "Maintaining (In Curious / Maintaining)",
                "graph": [
                    {
                        "name ": "Extroverted",
                        "score": 55
                    },
                    {
                        "name ": "Introverted",
                        "score": 45
                    },
                    {
                        "name ": "opeNed",
                        "score": 40
                    },
                    {
                        "name ": "Sensing",
                        "score": 60
                    },
                    {
                        "name ": "Thinking",
                        "score": 38
                    },
                    {
                        "name ": "Feeling",
                        "score": 62
                    },
                    {
                        "name ": "Judging",
                        "score": 28
                    },
                    {
                        "name ": "Prospecting",
                        "score": 72
                    },
                    {
                        "name ": "Curious",
                        "score": 45
                    },
                    {
                        "name ": "Maintaining",
                        "score": 55
                    },
                    {
                        "name": "Exploration",
                        "score": 50
                    },
                    {
                        "name": "Life Adventure",
                        "score": 33
                    },
                    {
                        "name": "New Thrill Seeking",
                        "score": 25
                    },
                    {
                        "name": "Self Challenging",
                        "score": 75
                    },
                    {
                        "name": "Growth Seeking",
                        "score": 42
                    }
                ]
            },
            {
                "name": "Detached (In Harmony / Detachment)",
                "graph": [
                    {
                        "name ": "Extroverted",
                        "score": 55
                    },
                    {
                        "name ": "Introverted",
                        "score": 45
                    },
                    {
                        "name ": "opeNed",
                        "score": 40
                    },
                    {
                        "name ": "Sensing",
                        "score": 60
                    },
                    {
                        "name ": "Thinking",
                        "score": 38
                    },
                    {
                        "name ": "Feeling",
                        "score": 62
                    },
                    {
                        "name ": "Judging",
                        "score": 28
                    },
                    {
                        "name ": "Prospecting",
                        "score": 72
                    },
                    {
                        "name ": "Curious",
                        "score": 45
                    },
                    {
                        "name ": "Maintaining",
                        "score": 55
                    },
                    {
                        "name ": "Harmonious",
                        "score": 40
                    },
                    {
                        "name ": "Detached",
                        "score": 60
                    },
                    {
                        "name": "Sense of Trust",
                        "score": 58
                    },
                    {
                        "name": "Unpredictable Altruism",
                        "score": 42
                    },
                    {
                        "name": "Social Sympathy",
                        "score": 25
                    },
                    {
                        "name": "Faithful Straightforwardness",
                        "score": 33
                    },
                    {
                        "name": "Universal Fairness",
                        "score": 42
                    }
                ]
            },
            {
                "name": "Responsive (In Responsiveness / Optimism)",
                "graph": [
                    {
                        "name ": "Extroverted",
                        "score": 55
                    },
                    {
                        "name ": "Introverted",
                        "score": 45
                    },
                    {
                        "name ": "opeNed",
                        "score": 40
                    },
                    {
                        "name ": "Sensing",
                        "score": 60
                    },
                    {
                        "name ": "Thinking",
                        "score": 38
                    },
                    {
                        "name ": "Feeling",
                        "score": 62
                    },
                    {
                        "name ": "Judging",
                        "score": 28
                    },
                    {
                        "name ": "Prospecting",
                        "score": 72
                    },
                    {
                        "name ": "Curious",
                        "score": 45
                    },
                    {
                        "name ": "Maintaining",
                        "score": 55
                    },
                    {
                        "name ": "Harmonious",
                        "score": 40
                    },
                    {
                        "name ": "Detached",
                        "score": 60
                    },
                    {
                        "name ": "Responsive",
                        "score": 54
                    },
                    {
                        "name ": "Optimistic",
                        "score": 46
                    },
                    {
                        "name": "External Criticism",
                        "score": 58
                    },
                    {
                        "name": "Behavioral Impulsiveness",
                        "score": 58
                    },
                    {
                        "name": "Risk Estimate",
                        "score": 67
                    },
                    {
                        "name": "Self Criticism",
                        "score": 50
                    },
                    {
                        "name": "Self Consciousness ",
                        "score": 42
                    },
                    {
                        "name": "Problem Prediction",
                        "score": 50
                    }
                ]
            }
        ]
    }
}

# 1.2.7- GET Super Power By ID

end point:

https://api.zelfium.com/test/en/results/super_power/{ID}


# Parameters


Name Type Description Required
end point url url end point ✅
ID integer ID Test (XXXXX) ✅
YOUR_zelfium_APIKey_TOKEN string zelfium_APIKey ✅

# Example Request in python

import requests

url = "https://api.zelfium.com/test/en/results/super_power/{ID}"

payload = {}
headers = {
  'Authorization': 'Bearer {YOUR_zelfium_APIKey_TOKEN}'
}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)

# Example Response


# Parameters


Name Type Description Required
personality array peronalit result type ➖
graph name array category ➖
graph score array score category ➖
IN BRIEF array summary ➖
detail array detail of catgory ➖

{
    "data": {
        "personality ": [
            "Tranquil Keeper",
            "ESFP-MDR",
            "aAfp-aAa",
            "https://zelfium.com/images/ESFP.png",
            "https://zelfium.com/images/MDR.png"
        ],
        "Strongest Points 1": [
            {
                "position": 1,
                "name": "Prospecting",
                "text": "Original characteristic: You explore an unprecedented methodology and lifestyle based on your deep sense of righteousness."
            },
            {
                "position": 2,
                "name": "Feeling",
                "text": "Instinctive characteristic: Events around you instantaneously elicit an instinctive expression from your memories."
            },
            {
                "position": 3,
                "name": "Sensing",
                "text": "Steady characteristic: You gradually sublimate assiduous everyday cares into works of technology."
            }
        ],
        "Strongest Points 2": [
            {
                "position": 1,
                "name": "Individual Orderliness",
                "text": "Your liberal strength gives you the freedom to create dynamic decision-making strategies. This trait could lead you to excel in entrepreneurial roles, navigating uncertainty with creativity and flexibility."
            },
            {
                "position": 2,
                "name": "Intuitive Judgement",
                "text": "Your intuitive strength allows you to connect the past and present to find answers. This trait could make you a skilled strategist, intuitively predicting future outcomes based on previous experiences."
            },
            {
                "position": 3,
                "name": "Peace Securance",
                "text": "Your stable strength helps you maintain presence, grounded in your knowledge and perspectives. You could be a rock in any storm, providing a calming influence when others are feeling uncertain or anxious."
            },
            {
                "position": 4,
                "name": "Diplomacy",
                "text": "Your strategic strength helps you build beneficial situations and relations using your political acumen. This trait could make you a successful diplomat or negotiator, known for navigating complex situations with tact and insight."
            },
            {
                "position": 5,
                "name": "Pragmatism",
                "text": "Your realistic strength propels you to take decisive action on what´s necessary and practical. This trait could make you a reliable problem-solver in any situation, confidently tackling tasks that others might find daunting."
            },
            {
                "position": 6,
                "name": "Originality",
                "text": "Your unique strength is in exploring your own living style and methodology, grounded in conviction. This trait can lead you to break new ground in any field, challenging the status quo with your unique approach."
            },
            {
                "position": 7,
                "name": "Confidence",
                "text": "Your calm strength enables you to face upcoming emergencies with strong nerves. This trait could make you an excellent leader or emergency responder, able to keep a cool head when situations heat up."
            }
        ]
    }
}