Nexra

Use AI to your advantage in your projects.

Chat IA

Integrate the best conversation AI like GPT-4, Copilot Bing, and LLaMA 3.1 into your projects. Enjoy innovation at no monthly cost and transform your texts with the latest artificial intelligence technology.


  • Easy to integrate and use in your applications.
  • Real-time responses to maintain flow.
  • Interaction history in JSON format.
  • Clean and documented code.
  • Robust and scalable infrastructure.
  • Time-saving in development and implementation.
  • Easy integration with other tools and services.
curl -X POST \
  https://nexra.aryahcr.cc/api/chat/gpt \
    -H 'Content-Type: application/json' \
    -d '{
      "messages": [
          {
              "role": "assistant",
              "content": "Hello! How are you today?"
          },
          {
              "role": "user",
              "content": "Hello, my name is Yandri."
          },
          {
              "role": "assistant",
              "content": "Hello, Yandri! How are you today?"
          }
      ],
      "prompt": "Can you repeat my name?",
      "model": "GPT-4",
      "markdown": false
    }'

Documentation

My API allows access to a variety of artificial intelligence services, both paid and free. Below, you'll find a detailed description of how to use my API to make the most of the available AI capabilities.

Introduction

The API is designed to be user-friendly and flexible, allowing integration with multiple systems and applications.

I offer support for various AI (Artificial Intelligences) that can perform a wide range of tasks. These include, but are not limited to:

  • Text content generation
  • Image generation
  • Online searching
  • Additional tools and more
Authentication

To use the API, you must first authenticate. I offer different methods:

If it's free, you don't need any API key. However, for paid services, you need to enter your username and secret key to access advanced models.

Por ejemplo:

curl -X POST \
  https://nexra.aryahcr.cc/api/ \
  -H 'Content-Type: application/json' \
  -H 'x-nexra-user: user-xxxxxxxx' \
  -H 'x-nexra-secret: nx-xxxxxxx-xxxxx-xxxxx' \
  -d '{}'
Error Handling

In case something goes wrong, our API provides clear error messages and appropriate HTTP status codes. Here's an example of an error message:

BAD_REQUEST

Not all parameters have been entered correctly

INTERNAL_SERVER_ERROR

The server has experienced failures

FORBIDDEN

The API key you have used has expired and you need to renew it

UNAUTHORIZED

API credentials are required
Support
If you encounter any issues while using my API with certain AI models, or if you've completed a payment but the system couldn't process it, I'm here to assist you. Feel free to contact me through the Contact Me section. Your satisfaction is my priority, and I'm committed to resolving any inconvenience you may face.
example-girl.png

Images AI

Create images with artificial intelligence in your style quickly and easily. With my API, you can generate custom graphics in a matter of seconds, adapting them to your needs and preferences.

Remember that some artificial intelligence models require payment.

curl -X POST \
  https://nexra.aryahcr.cc/api/image/complements \
    -H 'Content-Type: application/json' \
    -H 'x-nexra-user: user-xxxxxxxx' \
    -H 'x-nexra-secret: nx-xxxxxxx-xxxxx-xxxxx' \
    -d '{
      "prompt": "Anime girl with long hair, pink kimono, and cherry blossoms, in a Japanese garden, holding a fan.",
      "model": "render3d"
    }'

  • Image generation in seconds.
  • Customize every detail according to your needs.
  • Constant updates with new features.
  • Access to a wide range of advanced models.
  • Wide variety of artistic styles.
  • Customizable size and resolution adjustment.
  • Flexible and affordable subscription plans.

Service Costs

    Monthly

You can subscribe now for $7 per month and you won't be charged anything until the next month.

Get full access to all exclusive features and services, use AI chats without waiting, and generate images at a rate of up to 10 requests per minute.

    Sign Up

Sign up now and get 2 days completely free to try any AI model you want! No charges during this trial period.

Experience the power of artificial intelligence with an easy sign-up.

    Lack of Confidence?

I'm here to address any concerns you may have.

You can contact me through various methods, or you can visit AryahCR to try the AIs yourself without needing an API key.

Ready?

Check out the documentation to easily implement artificial intelligence into your projects.

Log in
Made with by nexra.cc